SELECT SQL_NO_CACHE * FROM `CRDS_wk_mp_seller_product` msp
JOIN `CRDS_product` p
ON (p.`id_product` = msp.`id_ps_product`) INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
JOIN `CRDS_product_lang` pl
ON (p.`id_product` = pl.`id_product` AND pl.id_shop = 1 ) WHERE pl.`id_lang` = 2
AND msp.`id_mp_shop_default` = 1 AND msp.`id_seller` = 7 AND p.`active` = 1 ORDER BY msp.`id_mp_product` desc LIMIT 0, 10000000 |
31029
ms
|
5702 |
|
|
/modules/marketplace/classes/WkMpSellerProduct.php:1009
/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_product`
FROM CRDS_product_lang
WHERE `link_rewrite` = "el-corte-ingles"
AND `id_lang` = 2
AND `id_shop` = 1 LIMIT 1 |
24229
ms
|
5919 |
|
|
/override/classes/Dispatcher.php:1402
/override/classes/Dispatcher.php:449<br>/classes/Dispatcher.php:359<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 67) AND (b.`id_shop` = 1) LIMIT 1 |
20092
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 494
AND image_shop.`cover` = 1 LIMIT 1 |
18690
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 436) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
18554
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 465 |
16843
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 494) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
16557
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 495 |
15607
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 464) AND (b.`id_shop` = 1) LIMIT 1 |
11683
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`, `alias` FROM `CRDS_hook_alias` |
11658
ms
|
88 |
|
|
/classes/Hook.php:301
/classes/Hook.php:332<br>/classes/Hook.php:742<br>/classes/Hook.php:815<br>/override/classes/Dispatcher.php:181<br>/classes/Dispatcher.php:256<br>/override/classes/Dispatcher.php:27<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 87) AND (b.`id_shop` = 1) LIMIT 1 |
10978
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 49 |
10352
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/marketplace/controllers/front/shopstore.php:540<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 127) AND (b.`id_shop` = 1) LIMIT 1 |
9913
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE h.id_hook, h.name as h_name, title, description, h.position, hm.position as hm_position, m.id_module, m.name, m.active
FROM `CRDS_hook_module` hm
STRAIGHT_JOIN `CRDS_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `CRDS_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position |
9809
ms
|
477 |
|
|
/classes/Hook.php:504
/classes/Hook.php:544<br>/classes/tax/TaxManagerFactory.php:67<br>/classes/tax/TaxManagerFactory.php:46<br>/override/classes/Product.php:6780<br>/override/classes/Product.php:733<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 233) AND (b.`id_shop` = 1) LIMIT 1 |
9684
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 491 |
9669
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 502
AND image_shop.`cover` = 1 LIMIT 1 |
8011
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 525
AND image_shop.`cover` = 1 LIMIT 1 |
7838
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 86 |
7451
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 493) AND (b.`id_shop` = 1) LIMIT 1 |
7421
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 59 |
7324
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shop
FROM `CRDS_configuration` c
LEFT JOIN `CRDS_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
7210
ms
|
2482 |
|
|
/classes/Configuration.php:160
/classes/Configuration.php:209<br>/classes/Configuration.php:297<br>/classes/shop/Shop.php:384<br>/config/config.inc.php:128<br>/index.php:27
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 118) AND (b.`id_shop` = 1) LIMIT 1 |
7203
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 466) AND (b.`id_shop` = 1) LIMIT 1 |
7160
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 226 |
7012
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 112) AND (b.`id_shop` = 1) LIMIT 1 |
6886
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
6881
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/marketplace/controllers/front/shopstore.php:540<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 201) AND (b.`id_shop` = 1) LIMIT 1 |
6858
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 126) AND (b.`id_shop` = 1) LIMIT 1 |
6756
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 497
AND image_shop.`cover` = 1 LIMIT 1 |
6400
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 435 |
6376
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 210) AND (b.`id_shop` = 1) LIMIT 1 |
6342
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`, `alias` FROM `CRDS_hook_alias` |
6178
ms
|
88 |
|
|
/classes/Hook.php:301
/classes/Hook.php:332<br>/classes/Hook.php:742<br>/classes/Hook.php:815<br>/override/classes/controller/FrontController.php:1367<br>/override/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 94) AND (b.`id_shop` = 1) LIMIT 1 |
6166
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 449) AND (b.`id_shop` = 1) LIMIT 1 |
5859
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 424) AND (b.`id_shop` = 1) LIMIT 1 |
5673
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 102) AND (b.`id_shop` = 1) LIMIT 1 |
5658
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 214) AND (b.`id_shop` = 1) LIMIT 1 |
5640
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 94) AND (b.`id_shop` = 1) LIMIT 1 |
5601
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 93) AND (b.`id_shop` = 1) LIMIT 1 |
5558
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE tr.*
FROM `CRDS_tax_rule` tr
JOIN `CRDS_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 6
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC |
5553
ms
|
0 |
|
|
/classes/tax/TaxRulesTaxManager.php:109
/override/classes/Product.php:6781<br>/override/classes/Product.php:733<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 99) AND (b.`id_shop` = 1) LIMIT 1 |
5518
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 66 |
5489
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 154) AND (b.`id_shop` = 1) LIMIT 1 |
5464
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 232 |
5452
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 73) AND (b.`id_shop` = 1) LIMIT 1 |
5448
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 83) AND (b.`id_shop` = 1) LIMIT 1 |
5437
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 216 |
5425
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 424 |
5414
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 101) AND (b.`id_shop` = 1) LIMIT 1 |
5365
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 95 |
5358
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 49) AND (b.`id_shop` = 1) LIMIT 1 |
5349
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 468 |
5316
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 220 |
5251
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 96) AND (b.`id_shop` = 1) LIMIT 1 |
5045
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:489<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 437
AND image_shop.`cover` = 1 LIMIT 1 |
5044
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 89 |
5015
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 503
AND image_shop.`cover` = 1 LIMIT 1 |
4999
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 535 |
4976
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 471 |
4923
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 527 |
4914
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 91 |
4904
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 241 |
4891
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 109) AND (b.`id_shop` = 1) LIMIT 1 |
4831
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 112 |
4793
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 63) AND (b.`id_shop` = 1) LIMIT 1 |
4785
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 448 |
4680
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 474 |
4639
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `CRDS_module` m
INNER JOIN CRDS_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `CRDS_module_shop` `ms` ON ms.`id_module` = m.`id_module`
INNER JOIN `CRDS_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `CRDS_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `CRDS_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position` |
4629
ms
|
1900 |
Yes
|
Yes
|
/classes/Hook.php:1183
/classes/Hook.php:731<br>/classes/Hook.php:815<br>/override/classes/Dispatcher.php:181<br>/classes/Dispatcher.php:256<br>/override/classes/Dispatcher.php:27<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite, c.id_seller
FROM `CRDS_category` c
INNER JOIN `CRDS_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 2 AND cl.id_shop = 1 )
INNER JOIN `CRDS_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND `level_depth` <= 5
AND nleft >= 2 AND nright <= 541
AND c.id_category IN (
SELECT id_category
FROM `CRDS_category_group`
WHERE `id_group` IN (1)
)
ORDER BY `level_depth` ASC, cs.`position` ASC |
4608
ms
|
262 |
Yes
|
|
/modules/ps_categorytree/ps_categorytree.php:151
/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 157) AND (b.`id_shop` = 1) LIMIT 1 |
4590
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 68) AND (b.`id_shop` = 1) LIMIT 1 |
4517
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 489
AND image_shop.`cover` = 1 LIMIT 1 |
4513
ms
|
2 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 443 |
4511
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 74) AND (b.`id_shop` = 1) LIMIT 1 |
4500
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 429) AND (b.`id_shop` = 1) LIMIT 1 |
4463
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 212 |
4458
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 446) AND (b.`id_shop` = 1) LIMIT 1 |
4412
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 237 |
4405
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 422) AND (b.`id_shop` = 1) LIMIT 1 |
4394
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 467 |
4392
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 97) AND (b.`id_shop` = 1) LIMIT 1 |
4367
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 482) AND (b.`id_shop` = 1) LIMIT 1 |
4331
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 76) AND (b.`id_shop` = 1) LIMIT 1 |
4214
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 501
AND image_shop.`cover` = 1 LIMIT 1 |
4184
ms
|
1 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 478 |
4181
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 201
AND image_shop.`cover` = 1 LIMIT 1 |
4173
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 222 |
4153
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 443
AND image_shop.`cover` = 1 LIMIT 1 |
4132
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 130) AND (b.`id_shop` = 1) LIMIT 1 |
4114
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 457 |
4080
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 186 |
4067
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 103) AND (b.`id_shop` = 1) LIMIT 1 |
4053
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 2 AND cl.id_shop = 1
WHERE (c.nleft <= 241 AND c.nright >= 242)
ORDER BY c.nleft |
4014
ms
|
270 |
Yes
|
|
/override/classes/Product.php:7753
/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 36) AND (b.`id_shop` = 1) LIMIT 1 |
4014
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 463) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
3970
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 479) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
3961
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 237) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
3956
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_country` a
LEFT JOIN `CRDS_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1
LEFT JOIN `CRDS_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 6) LIMIT 1 |
3949
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/config/config.inc.php:157<br>/index.php:27
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 483) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
3919
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 228) AND (b.`id_shop` = 1) LIMIT 1 |
3911
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 235) AND (b.`id_shop` = 1) LIMIT 1 |
3909
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 200) AND (b.`id_shop` = 1) LIMIT 1 |
3900
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 87) AND (b.`id_shop` = 1) LIMIT 1 |
3876
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 492) AND (b.`id_shop` = 1) LIMIT 1 |
3876
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 95) AND (b.`id_shop` = 1) LIMIT 1 |
3871
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 441) AND (b.`id_shop` = 1) LIMIT 1 |
3859
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 485) AND (b.`id_shop` = 1) LIMIT 1 |
3832
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 2 AND cl.id_shop = 1
WHERE (c.nleft <= 241 AND c.nright >= 242)
ORDER BY c.nleft |
3822
ms
|
270 |
Yes
|
|
/override/classes/Product.php:7753
/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE lower(name) as name
FROM `CRDS_hook` h
WHERE (h.active = 1) |
3791
ms
|
858 |
|
|
/classes/Hook.php:1283
/classes/Hook.php:786<br>/override/classes/Dispatcher.php:181<br>/classes/Dispatcher.php:256<br>/override/classes/Dispatcher.php:27<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 121) AND (b.`id_shop` = 1) LIMIT 1 |
3791
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 487) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
3788
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 494) AND (b.`id_shop` = 1) LIMIT 1 |
3781
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 201 |
3743
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 65) AND (b.`id_shop` = 1) LIMIT 1 |
3713
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 224) AND (b.`id_shop` = 1) LIMIT 1 |
3702
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 501) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
3702
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 469 |
3693
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `CRDS_product_attribute` pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 3065 LIMIT 1 |
3692
ms
|
1 |
|
|
/override/classes/Product.php:2961
/modules/marketplace/controllers/front/shopstore.php:236<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 454 |
3691
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 448) AND (b.`id_shop` = 1) LIMIT 1 |
3672
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 234) AND (b.`id_shop` = 1) LIMIT 1 |
3662
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 206 |
3660
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 233 |
3658
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 204 |
3655
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 77 |
3653
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/marketplace/controllers/front/shopstore.php:540<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 60) AND (b.`id_shop` = 1) LIMIT 1 |
3651
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 500 |
3626
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 92 |
3625
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 124) AND (b.`id_shop` = 1) LIMIT 1 |
3593
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 194 |
3584
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 67 |
3570
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 464 |
3556
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name, alias FROM `CRDS_hook_alias` |
3553
ms
|
88 |
|
|
/classes/Hook.php:353
/classes/Hook.php:158<br>/classes/Hook.php:377<br>/classes/Hook.php:400<br>/classes/Hook.php:933<br>/override/classes/Dispatcher.php:181<br>/classes/Dispatcher.php:256<br>/override/classes/Dispatcher.php:27<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `CRDS_hook` |
3531
ms
|
858 |
|
|
/classes/Hook.php:1243
/classes/Hook.php:222<br>/classes/Hook.php:824<br>/override/classes/Dispatcher.php:181<br>/classes/Dispatcher.php:256<br>/override/classes/Dispatcher.php:27<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 193 |
3528
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_product_group_reduction_cache`
WHERE `id_product` = 509 AND `id_group` = 1 LIMIT 1 |
3495
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/override/classes/Product.php:3958<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM CRDS_product_attribute pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 509 LIMIT 1 |
3478
ms
|
1 |
|
|
/override/classes/Product.php:1037
/override/classes/Product.php:3784<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 92) AND (b.`id_shop` = 1) LIMIT 1 |
3446
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 429 |
3432
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 237
AND image_shop.`cover` = 1 LIMIT 1 |
3392
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 107) AND (b.`id_shop` = 1) LIMIT 1 |
3371
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 81) AND (b.`id_shop` = 1) LIMIT 1 |
3353
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 156) AND (b.`id_shop` = 1) LIMIT 1 |
3333
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 509) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
3328
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/override/classes/Product.php:7766<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `CRDS_module` m
INNER JOIN CRDS_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `CRDS_module_shop` `ms` ON ms.`id_module` = m.`id_module`
INNER JOIN `CRDS_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `CRDS_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `CRDS_module_group` `mg` ON mg.`id_module` = m.`id_module`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1) AND (mg.id_shop = 1 AND mg.`id_group` IN (1))
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position` |
3326
ms
|
1900 |
Yes
|
Yes
|
/classes/Hook.php:1183
/classes/Hook.php:731<br>/classes/Hook.php:815<br>/override/classes/controller/FrontController.php:1367<br>/override/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 110) AND (b.`id_shop` = 1) LIMIT 1 |
3296
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 84 |
3285
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 182) AND (b.`id_shop` = 1) LIMIT 1 |
3228
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 477 |
3200
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 507
AND image_shop.`cover` = 1 LIMIT 1 |
3187
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 208) AND (b.`id_shop` = 1) LIMIT 1 |
3147
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 60) AND (b.`id_shop` = 1) LIMIT 1 |
3144
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 0 LIMIT 1 |
3136
ms
|
1 |
|
|
/classes/SpecificPrice.php:411
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 75) AND (b.`id_shop` = 1) LIMIT 1 |
3135
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 57 |
3126
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 228 |
3126
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module` WHERE `name` = "iqitcookielaw" LIMIT 1 |
3121
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:683<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:211<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 461) AND (b.`id_shop` = 1) LIMIT 1 |
3105
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 190 |
3082
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 89 |
3074
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/marketplace/controllers/front/shopstore.php:540<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 109) AND (b.`id_shop` = 1) LIMIT 1 |
3065
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 183) AND (b.`id_shop` = 1) LIMIT 1 |
3048
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 475 |
3036
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 501) AND (b.`id_shop` = 1) LIMIT 1 |
3035
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE a.id_order
from CRDS_crdsaplazamiento AS a
WHERE a.uniquecrds = "152760590126ea6fff5901c6ba339543" LIMIT 1 |
3014
ms
|
0 |
|
|
/modules/crdsaplazamiento/crdsaplazamiento.php:201
/modules/crdsaplazamiento/crdsaplazamiento.php:187<br>/modules/crdsaplazamiento/crdsaplazamiento.php:127<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/override/classes/controller/FrontController.php:598<br>/classes/controller/ModuleFrontController.php:77<br>/modules/marketplace/controllers/front/shopstore.php:25<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 434) AND (b.`id_shop` = 1) LIMIT 1 |
3002
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 108 |
2973
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `CRDS_product_attribute` pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 535 LIMIT 1 |
2899
ms
|
1 |
|
|
/override/classes/Product.php:2961
/modules/marketplace/controllers/front/shopstore.php:236<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 480 |
2892
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 88) AND (b.`id_shop` = 1) LIMIT 1 |
2883
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 87 |
2880
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 473 |
2869
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 437) AND (b.`id_shop` = 1) LIMIT 1 |
2864
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 475) AND (b.`id_shop` = 1) LIMIT 1 |
2846
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 437) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
2807
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE lower(name) as name
FROM `CRDS_hook` h
WHERE (h.active = 1) |
2800
ms
|
858 |
|
|
/classes/Hook.php:1283
/classes/Hook.php:786<br>/override/classes/controller/FrontController.php:1367<br>/override/classes/controller/FrontController.php:702<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 76 |
2788
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 438 |
2787
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 63) AND (b.`id_shop` = 1) LIMIT 1 |
2769
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 423) AND (b.`id_shop` = 1) LIMIT 1 |
2763
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 449 |
2750
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 445) AND (b.`id_shop` = 1) LIMIT 1 |
2749
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 112) AND (b.`id_shop` = 1) LIMIT 1 |
2740
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 90) AND (b.`id_shop` = 1) LIMIT 1 |
2734
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `CRDS_manufacturer`
WHERE `id_manufacturer` = 8
AND `active` = 1 LIMIT 1 |
2734
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/override/classes/Product.php:726<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 430 |
2729
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_product_group_reduction_cache`
WHERE `id_product` = 510 AND `id_group` = 1 LIMIT 1 |
2723
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/override/classes/Product.php:3958<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `CRDS_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `CRDS_hook_alias` ha
INNER JOIN `CRDS_hook` h ON ha.name = h.name |
2722
ms
|
0 |
|
|
/classes/Hook.php:1243
/classes/Hook.php:222<br>/classes/tax/TaxManagerFactory.php:67<br>/classes/tax/TaxManagerFactory.php:46<br>/override/classes/Product.php:6780<br>/override/classes/Product.php:733<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 78) AND (b.`id_shop` = 1) LIMIT 1 |
2719
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 472
AND image_shop.`cover` = 1 LIMIT 1 |
2687
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 115 |
2683
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 177 |
2672
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 490 |
2657
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 111) AND (b.`id_shop` = 1) LIMIT 1 |
2652
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_meta
FROM CRDS_meta
WHERE page = "shopstore" LIMIT 1 |
2651
ms
|
0 |
|
|
/override/classes/Link.php:565
/override/classes/Link.php:334<br>/override/classes/controller/FrontController.php:2044<br>/override/classes/controller/FrontController.php:1527<br>/override/classes/controller/FrontController.php:1652<br>/override/classes/controller/FrontController.php:529<br>/override/classes/controller/FrontController.php:590<br>/classes/controller/ModuleFrontController.php:77<br>/modules/marketplace/controllers/front/shopstore.php:25<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 73 |
2622
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 101) AND (b.`id_shop` = 1) LIMIT 1 |
2617
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 84) AND (b.`id_shop` = 1) LIMIT 1 |
2606
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 68 |
2592
ms
|
2 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 79 |
2585
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 91) AND (b.`id_shop` = 1) LIMIT 1 |
2580
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 88 |
2568
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 178 |
2568
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `CRDS_product_attribute` pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 513 LIMIT 1 |
2565
ms
|
1 |
|
|
/override/classes/Product.php:2961
/modules/marketplace/controllers/front/shopstore.php:236<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 479 |
2562
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 211) AND (b.`id_shop` = 1) LIMIT 1 |
2560
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 66) AND (b.`id_shop` = 1) LIMIT 1 |
2557
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 92) AND (b.`id_shop` = 1) LIMIT 1 |
2553
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `CRDS_product_attribute` pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 509 LIMIT 1 |
2542
ms
|
1 |
|
|
/override/classes/Product.php:2961
/modules/marketplace/controllers/front/shopstore.php:236<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 117) AND (b.`id_shop` = 1) LIMIT 1 |
2531
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 223 |
2530
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 205) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
2526
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 523
AND image_shop.`cover` = 1 LIMIT 1 |
2516
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 462 |
2509
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 242
AND image_shop.`cover` = 1 LIMIT 1 |
2485
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
2476
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/marketplace/controllers/front/shopstore.php:540<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 433) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
2473
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM CRDS_tag t
LEFT JOIN CRDS_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=3065 |
2465
ms
|
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:742<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 100) AND (b.`id_shop` = 1) LIMIT 1 |
2446
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `CRDS_product_attribute` pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 518 LIMIT 1 |
2444
ms
|
1 |
|
|
/override/classes/Product.php:2961
/modules/marketplace/controllers/front/shopstore.php:236<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 70 |
2403
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/marketplace/controllers/front/shopstore.php:540<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 438
AND image_shop.`cover` = 1 LIMIT 1 |
2400
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `CRDS_stock_available`
WHERE (id_product = 3065) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
2391
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/override/classes/Product.php:7768<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 72) AND (b.`id_shop` = 1) LIMIT 1 |
2391
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 97) AND (b.`id_shop` = 1) LIMIT 1 |
2383
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 226) AND (b.`id_shop` = 1) LIMIT 1 |
2378
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `CRDS_product` p
INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 508
AND DATEDIFF("2025-12-13 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
2377
ms
|
0 |
|
|
/override/classes/Product.php:1654
/override/classes/Product.php:735<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `CRDS_product` p
INNER JOIN `CRDS_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `CRDS_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 508) |
2363
ms
|
1 |
|
|
/override/classes/Product.php:3827
/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 456) AND (b.`id_shop` = 1) LIMIT 1 |
2347
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 442) AND (b.`id_shop` = 1) LIMIT 1 |
2335
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 493 |
2310
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 77 |
2306
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 120) AND (b.`id_shop` = 1) LIMIT 1 |
2300
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 436) AND (b.`id_shop` = 1) LIMIT 1 |
2290
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 56) AND (b.`id_shop` = 1) LIMIT 1 |
2279
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 425
AND image_shop.`cover` = 1 LIMIT 1 |
2274
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 211) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
2262
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 458 |
2259
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `CRDS_stock_available`
WHERE (id_product = 509) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
2255
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/override/classes/Product.php:7768<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 224 |
2249
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 104) AND (b.`id_shop` = 1) LIMIT 1 |
2234
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 113) AND (b.`id_shop` = 1) LIMIT 1 |
2222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 422 |
2221
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 478) AND (b.`id_shop` = 1) LIMIT 1 |
2212
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 193) AND (b.`id_shop` = 1) LIMIT 1 |
2208
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 436 |
2205
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 431 |
2204
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 79) AND (b.`id_shop` = 1) LIMIT 1 |
2180
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 482 |
2176
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 448
AND image_shop.`cover` = 1 LIMIT 1 |
2171
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `CRDS_product_attribute` pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 517 LIMIT 1 |
2149
ms
|
1 |
|
|
/override/classes/Product.php:2961
/modules/marketplace/controllers/front/shopstore.php:236<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 220) AND (b.`id_shop` = 1) LIMIT 1 |
2148
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 535) AND (b.`id_shop` = 1) LIMIT 1 |
2145
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 236) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
2136
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 466
AND image_shop.`cover` = 1 LIMIT 1 |
2122
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`, c.`level_depth`
FROM `CRDS_category` c
WHERE (c.`id_category` = 54) LIMIT 1 |
2112
ms
|
1 |
|
|
/override/classes/Category.php:1965
/override/classes/Product.php:7746<br>/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 217) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
2103
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 469) AND (b.`id_shop` = 1) LIMIT 1 |
2099
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 84) AND (b.`id_shop` = 1) LIMIT 1 |
2099
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `CRDS_product` p
INNER JOIN `CRDS_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `CRDS_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 509) |
2093
ms
|
1 |
|
|
/override/classes/Product.php:3827
/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 77) AND (b.`id_shop` = 1) LIMIT 1 |
2091
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `CRDS_meta` m
LEFT JOIN `CRDS_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
2090
ms
|
160 |
Yes
|
|
/override/classes/Dispatcher.php:217
/override/classes/Dispatcher.php:28<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 66) AND (b.`id_shop` = 1) LIMIT 1 |
2088
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 427) AND (b.`id_shop` = 1) LIMIT 1 |
2087
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `CRDS_product_attribute` pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 515 LIMIT 1 |
2077
ms
|
1 |
|
|
/override/classes/Product.php:2961
/modules/marketplace/controllers/front/shopstore.php:236<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 88) AND (b.`id_shop` = 1) LIMIT 1 |
2076
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `CRDS_stock_available`
WHERE (id_product = 535) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
2075
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/override/classes/Product.php:7768<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 435) AND (b.`id_shop` = 1) LIMIT 1 |
2074
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 508) AND (b.`id_shop` = 1) LIMIT 1 |
2066
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 218) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
2066
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE domain, domain_ssl
FROM CRDS_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1 |
2059
ms
|
1 |
|
|
/classes/shop/ShopUrl.php:182
/classes/shop/ShopUrl.php:198<br>/override/classes/Tools.php:333<br>/classes/Link.php:66<br>/config/config.inc.php:284<br>/index.php:27
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 222
AND image_shop.`cover` = 1 LIMIT 1 |
2055
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `CRDS_product` p
INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 517
AND DATEDIFF("2025-12-13 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
2050
ms
|
0 |
|
|
/override/classes/Product.php:1654
/override/classes/Product.php:735<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 221) AND (b.`id_shop` = 1) LIMIT 1 |
2043
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 236 |
2043
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 430) AND (b.`id_shop` = 1) LIMIT 1 |
2035
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 450
AND image_shop.`cover` = 1 LIMIT 1 |
2028
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `iso_code`
FROM `CRDS_country`
WHERE `id_country` = 6 LIMIT 1 |
2027
ms
|
1 |
|
|
/classes/Country.php:274
/src/Core/Addon/Module/ModuleManagerBuilder.php:260<br>/src/Core/Addon/Module/ModuleManagerBuilder.php:181<br>/src/Core/Addon/Module/ModuleManagerBuilder.php:92<br>/classes/Link.php:997<br>/src/Adapter/Image/ImageRetriever.php:289<br>/override/classes/controller/FrontController.php:1536<br>/override/classes/controller/FrontController.php:1652<br>/override/classes/controller/FrontController.php:529<br>/override/classes/controller/FrontController.php:590<br>/classes/controller/ModuleFrontController.php:77<br>/modules/marketplace/controllers/front/shopstore.php:25<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 78 |
2014
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `CRDS_product_attribute` pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 519 LIMIT 1 |
2013
ms
|
1 |
|
|
/override/classes/Product.php:2961
/modules/marketplace/controllers/front/shopstore.php:236<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 437 |
2012
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 111) AND (b.`id_shop` = 1) LIMIT 1 |
2012
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 462) AND (b.`id_shop` = 1) LIMIT 1 |
2004
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM CRDS_product_attribute pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 3065 LIMIT 1 |
1999
ms
|
1 |
|
|
/override/classes/Product.php:1037
/override/classes/Product.php:3784<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 58 |
1997
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 98 |
1993
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 96) AND (b.`id_shop` = 1) LIMIT 1 |
1983
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 448) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1977
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_meta
FROM CRDS_meta_lang
WHERE url_rewrite = "tienda"
AND `id_lang` = 2 AND `id_shop` = 1 LIMIT 1 |
1972
ms
|
72 |
|
|
/override/classes/Dispatcher.php:1382
/override/classes/Dispatcher.php:326<br>/classes/Dispatcher.php:359<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 76) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1971
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 217) AND (b.`id_shop` = 1) LIMIT 1 |
1965
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 85) AND (b.`id_shop` = 1) LIMIT 1 |
1948
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 163) AND (b.`id_shop` = 1) LIMIT 1 |
1946
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 475
AND image_shop.`cover` = 1 LIMIT 1 |
1943
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 176) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1939
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 498
AND image_shop.`cover` = 1 LIMIT 1 |
1933
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 89) AND (b.`id_shop` = 1) LIMIT 1 |
1930
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 91) AND (b.`id_shop` = 1) LIMIT 1 |
1929
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 497) AND (b.`id_shop` = 1) LIMIT 1 |
1925
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 106) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1922
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 58) AND (b.`id_shop` = 1) LIMIT 1 |
1920
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 138) AND (b.`id_shop` = 1) LIMIT 1 |
1912
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `CRDS_product` p
INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 518
AND DATEDIFF("2025-12-13 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
1911
ms
|
0 |
|
|
/override/classes/Product.php:1654
/override/classes/Product.php:735<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 472) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1909
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 440
AND image_shop.`cover` = 1 LIMIT 1 |
1904
ms
|
1 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 523) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1892
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 477) AND (b.`id_shop` = 1) LIMIT 1 |
1879
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 61
AND image_shop.`cover` = 1 LIMIT 1 |
1876
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 90) AND (b.`id_shop` = 1) LIMIT 1 |
1876
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 152) AND (b.`id_shop` = 1) LIMIT 1 |
1872
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 90 |
1872
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 463) AND (b.`id_shop` = 1) LIMIT 1 |
1864
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 451 |
1861
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `CRDS_product` p
INNER JOIN `CRDS_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `CRDS_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 3065) |
1860
ms
|
1 |
|
|
/override/classes/Product.php:3827
/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 167) AND (b.`id_shop` = 1) LIMIT 1 |
1856
ms
|
0 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:489<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 221 |
1855
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 509 LIMIT 1 |
1842
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 114) AND (b.`id_shop` = 1) LIMIT 1 |
1841
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 442
AND image_shop.`cover` = 1 LIMIT 1 |
1837
ms
|
1 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 113
AND image_shop.`cover` = 1 LIMIT 1 |
1835
ms
|
2 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 100) AND (b.`id_shop` = 1) LIMIT 1 |
1834
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 216) AND (b.`id_shop` = 1) LIMIT 1 |
1833
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 70) AND (b.`id_shop` = 1) LIMIT 1 |
1828
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 468) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1827
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 173 |
1826
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `CRDS_stock_available`
WHERE (id_product = 535) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1824
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/override/classes/Product.php:7767<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 472) AND (b.`id_shop` = 1) LIMIT 1 |
1821
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 105) AND (b.`id_shop` = 1) LIMIT 1 |
1820
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 497 |
1819
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 527) AND (b.`id_shop` = 1) LIMIT 1 |
1819
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 463 |
1817
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
1804
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/marketplace/controllers/front/shopstore.php:540<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM CRDS_tag t
LEFT JOIN CRDS_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=509 |
1803
ms
|
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:742<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 230) AND (b.`id_shop` = 1) LIMIT 1 |
1802
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 447) AND (b.`id_shop` = 1) LIMIT 1 |
1799
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 499 |
1799
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 85 |
1790
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 237) AND (b.`id_shop` = 1) LIMIT 1 |
1789
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 96 |
1789
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 245 |
1788
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 487 |
1788
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_product_group_reduction_cache`
WHERE `id_product` = 3065 AND `id_group` = 1 LIMIT 1 |
1786
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/override/classes/Product.php:3958<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 481 |
1782
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 230 |
1779
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 460) AND (b.`id_shop` = 1) LIMIT 1 |
1778
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 57) AND (b.`id_shop` = 1) LIMIT 1 |
1776
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 223) AND (b.`id_shop` = 1) LIMIT 1 |
1774
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 519) AND (b.`id_shop` = 1) LIMIT 1 |
1773
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 434) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1773
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 445 |
1769
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 245) AND (b.`id_shop` = 1) LIMIT 1 |
1768
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 439) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1760
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `CRDS_manufacturer`
WHERE `id_manufacturer` = 9
AND `active` = 1 LIMIT 1 |
1758
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/override/classes/Product.php:726<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name` FROM `CRDS_supplier` WHERE `id_supplier` = 0 LIMIT 1 |
1757
ms
|
0 |
|
|
/classes/Supplier.php:244
/override/classes/Product.php:727<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `CRDS_product_shop`
WHERE `id_product` = 509 AND id_shop=1 LIMIT 1 |
1749
ms
|
1 |
|
|
/override/classes/Product.php:6758
/override/classes/Product.php:3892<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 236) AND (b.`id_shop` = 1) LIMIT 1 |
1743
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 433) AND (b.`id_shop` = 1) LIMIT 1 |
1742
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `CRDS_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 58 LIMIT 1 |
1738
ms
|
1 |
|
|
/override/classes/Category.php:1379
/override/classes/Product.php:748<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 439) AND (b.`id_shop` = 1) LIMIT 1 |
1735
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 153) AND (b.`id_shop` = 1) LIMIT 1 |
1729
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 70 |
1723
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/marketplace/controllers/front/shopstore.php:540<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `CRDS_product` p
INNER JOIN `CRDS_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `CRDS_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 521) |
1712
ms
|
1 |
|
|
/override/classes/Product.php:3827
/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `CRDS_hook` |
1702
ms
|
858 |
|
|
/classes/Hook.php:1243
/classes/Hook.php:222<br>/classes/Hook.php:824<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:106<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:371<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 215) AND (b.`id_shop` = 1) LIMIT 1 |
1688
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 432 |
1687
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `CRDS_manufacturer`
WHERE `id_manufacturer` = 163
AND `active` = 1 LIMIT 1 |
1684
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/override/classes/Product.php:726<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `CRDS_product_attribute` pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 529 LIMIT 1 |
1683
ms
|
1 |
|
|
/override/classes/Product.php:2961
/modules/marketplace/controllers/front/shopstore.php:236<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 155) AND (b.`id_shop` = 1) LIMIT 1 |
1673
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 442) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1668
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 524
AND image_shop.`cover` = 1 LIMIT 1 |
1666
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 115) AND (b.`id_shop` = 1) LIMIT 1 |
1663
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 485 |
1661
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 483) AND (b.`id_shop` = 1) LIMIT 1 |
1659
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 234 |
1657
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 60 |
1654
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 521) AND (b.`id_shop` = 1) LIMIT 1 |
1654
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 69) AND (b.`id_shop` = 1) LIMIT 1 |
1651
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 218 |
1650
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `CRDS_lang` l
LEFT JOIN `CRDS_lang_shop` ls ON (l.id_lang = ls.id_lang) |
1649
ms
|
2 |
|
|
/classes/Language.php:1049
/config/config.inc.php:154<br>/index.php:27
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 518) AND (b.`id_shop` = 1) LIMIT 1 |
1643
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `CRDS_product_attribute` pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 521 LIMIT 1 |
1638
ms
|
1 |
|
|
/override/classes/Product.php:2961
/modules/marketplace/controllers/front/shopstore.php:236<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 103) AND (b.`id_shop` = 1) LIMIT 1 |
1626
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 51) AND (b.`id_shop` = 1) LIMIT 1 |
1620
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM CRDS_product_attribute pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 508 LIMIT 1 |
1617
ms
|
1 |
|
|
/override/classes/Product.php:1037
/override/classes/Product.php:3784<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `CRDS_product_attribute` pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 508 LIMIT 1 |
1608
ms
|
1 |
|
|
/override/classes/Product.php:2961
/modules/marketplace/controllers/front/shopstore.php:236<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 203 |
1602
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `CRDS_product` p
INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 512
AND DATEDIFF("2025-12-13 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
1596
ms
|
0 |
|
|
/override/classes/Product.php:1654
/override/classes/Product.php:735<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 53) AND (b.`id_shop` = 1) LIMIT 1 |
1595
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:489<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 447 |
1589
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 3 |
1586
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 57) AND (b.`id_shop` = 1) LIMIT 1 |
1585
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`, c.`level_depth`
FROM `CRDS_category` c
WHERE (c.`id_category` = 83) LIMIT 1 |
1583
ms
|
1 |
|
|
/override/classes/Category.php:1965
/override/classes/Product.php:7746<br>/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 529) AND (b.`id_shop` = 1) LIMIT 1 |
1581
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `CRDS_stock_available`
WHERE (id_product = 509) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1577
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/override/classes/Product.php:7767<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 224) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1576
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 517 LIMIT 1 |
1573
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 528) AND (b.`id_shop` = 1) LIMIT 1 |
1572
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `CRDS_manufacturer`
WHERE `id_manufacturer` = 146
AND `active` = 1 LIMIT 1 |
1570
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/override/classes/Product.php:726<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 524) AND (b.`id_shop` = 1) LIMIT 1 |
1570
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 486 |
1561
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 427
AND image_shop.`cover` = 1 LIMIT 1 |
1560
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 427) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1560
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 76) AND (b.`id_shop` = 1) LIMIT 1 |
1559
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 192) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1556
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 509
AND image_shop.`cover` = 1 LIMIT 1 |
1547
ms
|
2 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/controllers/front/shopstore.php:211<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 125) AND (b.`id_shop` = 1) LIMIT 1 |
1547
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_lang` FROM `CRDS_lang` WHERE `iso_code` = 'pt' LIMIT 1 |
1545
ms
|
2 |
|
|
/classes/Language.php:824
/override/classes/Tools.php:644<br>/classes/Dispatcher.php:249<br>/override/classes/Dispatcher.php:27<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 194) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1538
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `CRDS_stock_available`
WHERE (id_product = 534) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1538
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/override/classes/Product.php:7768<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 61) AND (b.`id_shop` = 1) LIMIT 1 |
1535
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 75 |
1535
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 200
AND image_shop.`cover` = 1 LIMIT 1 |
1527
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 93) AND (b.`id_shop` = 1) LIMIT 1 |
1525
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_category FROM CRDS_category_lang
WHERE link_rewrite = "el-corte-ingles" AND id_lang = 2 AND id_shop = 1 LIMIT 1 |
1524
ms
|
530 |
|
|
/override/classes/Dispatcher.php:1338
/override/classes/Dispatcher.php:443<br>/classes/Dispatcher.php:359<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 507) AND (b.`id_shop` = 1) LIMIT 1 |
1524
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 82 |
1521
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/marketplace/controllers/front/shopstore.php:540<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 459 |
1518
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 468) AND (b.`id_shop` = 1) LIMIT 1 |
1518
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 461 |
1517
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 469
AND image_shop.`cover` = 1 LIMIT 1 |
1514
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 521) AND (b.`id_shop` = 1) LIMIT 1 |
1512
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 480) AND (b.`id_shop` = 1) LIMIT 1 |
1511
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 427 |
1510
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 58) AND (b.`id_shop` = 1) LIMIT 1 |
1501
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:489<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM CRDS_product_attribute pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 527 LIMIT 1 |
1499
ms
|
1 |
|
|
/override/classes/Product.php:1037
/override/classes/Product.php:3784<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 511 LIMIT 1 |
1498
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `CRDS_product` p
INNER JOIN `CRDS_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `CRDS_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 524) |
1494
ms
|
1 |
|
|
/override/classes/Product.php:3827
/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 52) AND (b.`id_shop` = 1) LIMIT 1 |
1490
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 2 AND cl.id_shop = 1
WHERE (c.nleft <= 118 AND c.nright >= 119)
ORDER BY c.nleft |
1489
ms
|
62 |
|
|
/override/classes/Product.php:7753
/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 438) AND (b.`id_shop` = 1) LIMIT 1 |
1482
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 218) AND (b.`id_shop` = 1) LIMIT 1 |
1479
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 106) AND (b.`id_shop` = 1) LIMIT 1 |
1467
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 2 AND cl.id_shop = 1
WHERE (c.nleft <= 241 AND c.nright >= 242)
ORDER BY c.nleft |
1466
ms
|
270 |
Yes
|
|
/override/classes/Product.php:7753
/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 510) AND (b.`id_shop` = 1) LIMIT 1 |
1463
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 2 AND cl.id_shop = 1
WHERE (c.nleft <= 241 AND c.nright >= 242)
ORDER BY c.nleft |
1461
ms
|
270 |
Yes
|
|
/override/classes/Product.php:7753
/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `CRDS_manufacturer`
WHERE `id_manufacturer` = 142
AND `active` = 1 LIMIT 1 |
1459
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/override/classes/Product.php:726<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `CRDS_product` p
INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 509
AND DATEDIFF("2025-12-13 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
1458
ms
|
0 |
|
|
/override/classes/Product.php:1654
/override/classes/Product.php:735<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 471) AND (b.`id_shop` = 1) LIMIT 1 |
1456
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 464
AND image_shop.`cover` = 1 LIMIT 1 |
1456
ms
|
1 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 525
AND image_shop.`cover` = 1 LIMIT 1 |
1453
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/controllers/front/shopstore.php:211<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 452
AND image_shop.`cover` = 1 LIMIT 1 |
1453
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 2 AND cl.id_shop = 1
WHERE (c.nleft <= 145 AND c.nright >= 146)
ORDER BY c.nleft |
1450
ms
|
75 |
|
|
/override/classes/Product.php:7753
/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 526) AND (b.`id_shop` = 1) LIMIT 1 |
1449
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `CRDS_product_attribute` pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 516 LIMIT 1 |
1448
ms
|
1 |
|
|
/override/classes/Product.php:2961
/modules/marketplace/controllers/front/shopstore.php:236<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 114) AND (b.`id_shop` = 1) LIMIT 1 |
1430
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 517) AND (b.`id_shop` = 1) LIMIT 1 |
1430
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 143) AND (b.`id_shop` = 1) LIMIT 1 |
1428
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 176 |
1427
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 232) AND (b.`id_shop` = 1) LIMIT 1 |
1426
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 447) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1424
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 87) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1422
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `CRDS_product_attribute` pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 528 LIMIT 1 |
1417
ms
|
1 |
|
|
/override/classes/Product.php:2961
/modules/marketplace/controllers/front/shopstore.php:236<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 2 AND cl.id_shop = 1
WHERE (c.nleft <= 145 AND c.nright >= 146)
ORDER BY c.nleft |
1416
ms
|
75 |
|
|
/override/classes/Product.php:7753
/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 116) AND (b.`id_shop` = 1) LIMIT 1 |
1414
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 503 |
1413
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 422
AND image_shop.`cover` = 1 LIMIT 1 |
1411
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3065
AND image_shop.`cover` = 1 LIMIT 1 |
1410
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 96) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1406
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 73) AND (b.`id_shop` = 1) LIMIT 1 |
1403
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 487
AND image_shop.`cover` = 1 LIMIT 1 |
1400
ms
|
1 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 77) AND (b.`id_shop` = 1) LIMIT 1 |
1400
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 450 |
1399
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 473
AND image_shop.`cover` = 1 LIMIT 1 |
1396
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM CRDS_product_attribute pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 510 LIMIT 1 |
1390
ms
|
1 |
|
|
/override/classes/Product.php:1037
/override/classes/Product.php:3784<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 502) AND (b.`id_shop` = 1) LIMIT 1 |
1388
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 479) AND (b.`id_shop` = 1) LIMIT 1 |
1388
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 526
AND image_shop.`cover` = 1 LIMIT 1 |
1385
ms
|
1 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/controllers/front/shopstore.php:211<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 2 AND cl.id_shop = 1
WHERE (c.nleft <= 191 AND c.nright >= 192)
ORDER BY c.nleft |
1384
ms
|
270 |
Yes
|
|
/override/classes/Product.php:7753
/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 189
AND image_shop.`cover` = 1 LIMIT 1 |
1384
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 58
AND image_shop.`cover` = 1 LIMIT 1 |
1383
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 56) AND (b.`id_shop` = 1) LIMIT 1 |
1383
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 71) AND (b.`id_shop` = 1) LIMIT 1 |
1375
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 2 AND cl.id_shop = 1
WHERE (c.nleft <= 191 AND c.nright >= 192)
ORDER BY c.nleft |
1373
ms
|
270 |
Yes
|
|
/override/classes/Product.php:7753
/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `CRDS_product` p
INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 510
AND DATEDIFF("2025-12-13 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
1373
ms
|
0 |
|
|
/override/classes/Product.php:1654
/override/classes/Product.php:735<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `CRDS_product` p
INNER JOIN `CRDS_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `CRDS_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 525) |
1373
ms
|
1 |
|
|
/override/classes/Product.php:3827
/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 433 |
1372
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 102) AND (b.`id_shop` = 1) LIMIT 1 |
1371
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 184 |
1369
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 441) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1363
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 451
AND image_shop.`cover` = 1 LIMIT 1 |
1361
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 432) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1359
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 440 |
1359
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 122) AND (b.`id_shop` = 1) LIMIT 1 |
1357
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 491) AND (b.`id_shop` = 1) LIMIT 1 |
1354
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `CRDS_product_shop`
WHERE `id_product` = 534 AND id_shop=1 LIMIT 1 |
1354
ms
|
1 |
|
|
/override/classes/Product.php:6758
/override/classes/Product.php:3892<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `CRDS_manufacturer`
WHERE `id_manufacturer` = 155
AND `active` = 1 LIMIT 1 |
1350
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/override/classes/Product.php:726<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 241) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1348
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 445
AND image_shop.`cover` = 1 LIMIT 1 |
1348
ms
|
2 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `CRDS_product` p
INNER JOIN `CRDS_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `CRDS_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 522) |
1346
ms
|
1 |
|
|
/override/classes/Product.php:3827
/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 446 |
1346
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 509) AND (b.`id_shop` = 1) LIMIT 1 |
1338
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 507) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1330
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/override/classes/Product.php:7766<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 5) AND (b.`id_shop` = 1) LIMIT 1 |
1326
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 59) AND (b.`id_shop` = 1) LIMIT 1 |
1324
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `CRDS_manufacturer`
WHERE `id_manufacturer` = 156
AND `active` = 1 LIMIT 1 |
1324
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/override/classes/Product.php:726<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 108) AND (b.`id_shop` = 1) LIMIT 1 |
1319
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 523) AND (b.`id_shop` = 1) LIMIT 1 |
1319
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 165) AND (b.`id_shop` = 1) LIMIT 1 |
1311
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM CRDS_tag t
LEFT JOIN CRDS_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=517 |
1309
ms
|
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:742<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `CRDS_product` p
INNER JOIN `CRDS_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `CRDS_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 510) |
1309
ms
|
1 |
|
|
/override/classes/Product.php:3827
/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 59
AND image_shop.`cover` = 1 LIMIT 1 |
1308
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM CRDS_tag t
LEFT JOIN CRDS_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=524 |
1306
ms
|
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:742<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `CRDS_product` p
INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 511
AND DATEDIFF("2025-12-13 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
1304
ms
|
0 |
|
|
/override/classes/Product.php:1654
/override/classes/Product.php:735<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 214 |
1303
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 2 AND cl.id_shop = 1
WHERE (c.nleft <= 118 AND c.nright >= 119)
ORDER BY c.nleft |
1302
ms
|
62 |
|
|
/override/classes/Product.php:7753
/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 222) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1295
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 449
AND image_shop.`cover` = 1 LIMIT 1 |
1295
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 151) AND (b.`id_shop` = 1) LIMIT 1 |
1294
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 123) AND (b.`id_shop` = 1) LIMIT 1 |
1291
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 505 |
1287
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 535
AND image_shop.`cover` = 1 LIMIT 1 |
1286
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/controllers/front/shopstore.php:211<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM CRDS_product_attribute pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 507 LIMIT 1 |
1286
ms
|
1 |
|
|
/override/classes/Product.php:1037
/override/classes/Product.php:3784<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `CRDS_stock_available`
WHERE (id_product = 526) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1284
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/override/classes/Product.php:7769<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `CRDS_product_attribute` pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 511 LIMIT 1 |
1284
ms
|
1 |
|
|
/override/classes/Product.php:2961
/modules/marketplace/controllers/front/shopstore.php:236<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `CRDS_manufacturer`
WHERE `id_manufacturer` = 158
AND `active` = 1 LIMIT 1 |
1282
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/override/classes/Product.php:726<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM CRDS_product_attribute pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 534 LIMIT 1 |
1279
ms
|
1 |
|
|
/override/classes/Product.php:1037
/override/classes/Product.php:3784<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
1279
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 185
AND image_shop.`cover` = 1 LIMIT 1 |
1279
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 479
AND image_shop.`cover` = 1 LIMIT 1 |
1279
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `CRDS_product` p
INNER JOIN `CRDS_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `CRDS_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 523) |
1276
ms
|
1 |
|
|
/override/classes/Product.php:3827
/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 236
AND image_shop.`cover` = 1 LIMIT 1 |
1275
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 511) AND (b.`id_shop` = 1) LIMIT 1 |
1273
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 526) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1271
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/override/classes/Product.php:7766<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `CRDS_product_shop`
WHERE `id_product` = 523 AND id_shop=1 LIMIT 1 |
1268
ms
|
1 |
|
|
/override/classes/Product.php:6758
/override/classes/Product.php:3892<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 83 |
1267
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 465) AND (b.`id_shop` = 1) LIMIT 1 |
1267
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 2 AND cl.id_shop = 1
WHERE (c.nleft <= 92 AND c.nright >= 93)
ORDER BY c.nleft |
1265
ms
|
49 |
|
|
/override/classes/Product.php:7753
/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 439
AND image_shop.`cover` = 1 LIMIT 1 |
1258
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 534) AND (b.`id_shop` = 1) LIMIT 1 |
1257
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `CRDS_product` p
INNER JOIN `CRDS_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `CRDS_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 511) |
1256
ms
|
1 |
|
|
/override/classes/Product.php:3827
/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 523
AND image_shop.`cover` = 1 LIMIT 1 |
1255
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/controllers/front/shopstore.php:211<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 232
AND image_shop.`cover` = 1 LIMIT 1 |
1249
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 499) AND (b.`id_shop` = 1) LIMIT 1 |
1248
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `CRDS_stock_available`
WHERE (id_product = 524) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1248
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/override/classes/Product.php:7767<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `CRDS_product` p
INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 525
AND DATEDIFF("2025-12-13 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
1246
ms
|
0 |
|
|
/override/classes/Product.php:1654
/override/classes/Product.php:735<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 441 |
1245
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 59) AND (b.`id_shop` = 1) LIMIT 1 |
1244
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `CRDS_product` p
INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 513
AND DATEDIFF("2025-12-13 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
1241
ms
|
0 |
|
|
/override/classes/Product.php:1654
/override/classes/Product.php:735<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 518 LIMIT 1 |
1235
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `CRDS_stock_available`
WHERE (id_product = 507) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1234
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/override/classes/Product.php:7769<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `CRDS_stock_available`
WHERE (id_product = 522) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1234
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/override/classes/Product.php:7768<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `CRDS_product` p
INNER JOIN `CRDS_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `CRDS_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 529) |
1233
ms
|
1 |
|
|
/override/classes/Product.php:3827
/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `CRDS_stock_available`
WHERE (id_product = 517) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1232
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/override/classes/Product.php:7769<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 442 |
1228
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
1227
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/marketplace/controllers/front/shopstore.php:540<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `CRDS_product_attribute` pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 510 LIMIT 1 |
1226
ms
|
1 |
|
|
/override/classes/Product.php:2961
/modules/marketplace/controllers/front/shopstore.php:236<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 455) AND (b.`id_shop` = 1) LIMIT 1 |
1226
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 103 |
1226
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 213) AND (b.`id_shop` = 1) LIMIT 1 |
1225
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 513) AND (b.`id_shop` = 1) LIMIT 1 |
1222
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 110 |
1222
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `CRDS_product_attribute` pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 512 LIMIT 1 |
1221
ms
|
1 |
|
|
/override/classes/Product.php:2961
/modules/marketplace/controllers/front/shopstore.php:236<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM CRDS_product_attribute pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 516 LIMIT 1 |
1221
ms
|
1 |
|
|
/override/classes/Product.php:1037
/override/classes/Product.php:3784<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 496 |
1221
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 522 LIMIT 1 |
1220
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 526 LIMIT 1 |
1214
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `CRDS_product` p
INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 528
AND DATEDIFF("2025-12-13 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
1211
ms
|
0 |
|
|
/override/classes/Product.php:1654
/override/classes/Product.php:735<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `CRDS_stock_available`
WHERE (id_product = 521) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1206
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/override/classes/Product.php:7768<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 89) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1204
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 505) AND (b.`id_shop` = 1) LIMIT 1 |
1201
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 198) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1201
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM CRDS_shop s
LEFT JOIN CRDS_shop_url su ON (s.id_shop = su.id_shop)
WHERE s.id_shop = 1
AND s.active = 1 AND s.deleted = 0 AND su.main = 1 LIMIT 1 |
1200
ms
|
1 |
|
|
/classes/shop/Shop.php:205
/classes/shop/Shop.php:135<br>/classes/shop/Shop.php:415<br>/config/config.inc.php:128<br>/index.php:27
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM CRDS_tag t
LEFT JOIN CRDS_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=508 |
1200
ms
|
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:742<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 457) AND (b.`id_shop` = 1) LIMIT 1 |
1200
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 67) AND (b.`id_shop` = 1) LIMIT 1 |
1199
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 82) AND (b.`id_shop` = 1) LIMIT 1 |
1197
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 85) AND (b.`id_shop` = 1) LIMIT 1 |
1196
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 82) AND (b.`id_shop` = 1) LIMIT 1 |
1193
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 523 |
1192
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_product_group_reduction_cache`
WHERE `id_product` = 527 AND `id_group` = 1 LIMIT 1 |
1191
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/override/classes/Product.php:3958<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `CRDS_product_attribute` pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 507 LIMIT 1 |
1189
ms
|
1 |
|
|
/override/classes/Product.php:2961
/modules/marketplace/controllers/front/shopstore.php:236<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 439 |
1187
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 469) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1186
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 440) AND (b.`id_shop` = 1) LIMIT 1 |
1185
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 510
AND image_shop.`cover` = 1 LIMIT 1 |
1183
ms
|
2 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/controllers/front/shopstore.php:211<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_product_group_reduction_cache`
WHERE `id_product` = 528 AND `id_group` = 1 LIMIT 1 |
1181
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/override/classes/Product.php:3958<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 524) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1181
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/override/classes/Product.php:7766<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 12 |
1179
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 525) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1178
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/override/classes/Product.php:7766<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 454) AND (b.`id_shop` = 1) LIMIT 1 |
1177
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 55) AND (b.`id_shop` = 1) LIMIT 1 |
1173
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 79) AND (b.`id_shop` = 1) LIMIT 1 |
1172
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 2 AND cl.id_shop = 1
WHERE (c.nleft <= 241 AND c.nright >= 242)
ORDER BY c.nleft |
1172
ms
|
270 |
Yes
|
|
/override/classes/Product.php:7753
/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT c.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 2)
WHERE `level_depth` = 1 |
1171
ms
|
1 |
|
|
/override/classes/Category.php:2241
/override/classes/Link.php:82<br>/override/classes/Link.php:47<br>/modules/marketplace/controllers/front/shopstore.php:540<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `CRDS_stock_available`
WHERE (id_product = 528) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1166
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/override/classes/Product.php:7769<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 512
AND image_shop.`cover` = 1 LIMIT 1 |
1165
ms
|
2 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/controllers/front/shopstore.php:211<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 455
AND image_shop.`cover` = 1 LIMIT 1 |
1164
ms
|
2 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 522) AND (b.`id_shop` = 1) LIMIT 1 |
1161
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 510) AND (b.`id_shop` = 1) LIMIT 1 |
1159
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `CRDS_stock_available`
WHERE (id_product = 528) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1159
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/override/classes/Product.php:7768<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 212
AND image_shop.`cover` = 1 LIMIT 1 |
1158
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 70 |
1157
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM CRDS_tag t
LEFT JOIN CRDS_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=527 |
1154
ms
|
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:742<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 495) AND (b.`id_shop` = 1) LIMIT 1 |
1153
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 68) AND (b.`id_shop` = 1) LIMIT 1 |
1149
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `CRDS_stock_available`
WHERE (id_product = 518) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1148
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/override/classes/Product.php:7768<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 496) AND (b.`id_shop` = 1) LIMIT 1 |
1148
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 524 |
1145
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 211
AND image_shop.`cover` = 1 LIMIT 1 |
1144
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 481
AND image_shop.`cover` = 1 LIMIT 1 |
1144
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 474) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1140
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `CRDS_product` p
INNER JOIN `CRDS_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `CRDS_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 527) |
1139
ms
|
1 |
|
|
/override/classes/Product.php:3827
/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `CRDS_product_shop`
WHERE `id_product` = 508 AND id_shop=1 LIMIT 1 |
1137
ms
|
1 |
|
|
/override/classes/Product.php:6758
/override/classes/Product.php:3892<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 128) AND (b.`id_shop` = 1) LIMIT 1 |
1136
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 502) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1134
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 528) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1132
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/override/classes/Product.php:7766<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 455) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1127
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 510) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1126
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/override/classes/Product.php:7766<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_product_group_reduction_cache`
WHERE `id_product` = 521 AND `id_group` = 1 LIMIT 1 |
1126
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/override/classes/Product.php:3958<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 456
AND image_shop.`cover` = 1 LIMIT 1 |
1125
ms
|
1 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `CRDS_product_shop`
WHERE `id_product` = 511 AND id_shop=1 LIMIT 1 |
1123
ms
|
1 |
|
|
/override/classes/Product.php:6758
/override/classes/Product.php:3892<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 511
AND image_shop.`cover` = 1 LIMIT 1 |
1111
ms
|
2 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/controllers/front/shopstore.php:211<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `CRDS_manufacturer`
WHERE `id_manufacturer` = 157
AND `active` = 1 LIMIT 1 |
1110
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/override/classes/Product.php:726<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `CRDS_stock_available`
WHERE (id_product = 511) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1109
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/override/classes/Product.php:7767<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 521 |
1108
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 429
AND image_shop.`cover` = 1 LIMIT 1 |
1107
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 70) AND (b.`id_shop` = 1) LIMIT 1 |
1107
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `CRDS_manufacturer`
WHERE `id_manufacturer` = 141
AND `active` = 1 LIMIT 1 |
1107
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/override/classes/Product.php:726<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 516) AND (b.`id_shop` = 1) LIMIT 1 |
1106
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 424) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1105
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `CRDS_product` p
INNER JOIN `CRDS_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `CRDS_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 535) |
1104
ms
|
1 |
|
|
/override/classes/Product.php:3827
/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_product_group_reduction_cache`
WHERE `id_product` = 524 AND `id_group` = 1 LIMIT 1 |
1102
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/override/classes/Product.php:3958<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 477
AND image_shop.`cover` = 1 LIMIT 1 |
1100
ms
|
2 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `CRDS_stock_available`
WHERE (id_product = 508) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1098
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/override/classes/Product.php:7767<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 527) AND (b.`id_shop` = 1) LIMIT 1 |
1095
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 485
AND image_shop.`cover` = 1 LIMIT 1 |
1095
ms
|
2 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 78) AND (b.`id_shop` = 1) LIMIT 1 |
1093
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 434
AND image_shop.`cover` = 1 LIMIT 1 |
1092
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 86) AND (b.`id_shop` = 1) LIMIT 1 |
1089
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM CRDS_product_attribute pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 511 LIMIT 1 |
1089
ms
|
1 |
|
|
/override/classes/Product.php:1037
/override/classes/Product.php:3784<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 527 LIMIT 1 |
1089
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 110) AND (b.`id_shop` = 1) LIMIT 1 |
1088
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 500) AND (b.`id_shop` = 1) LIMIT 1 |
1088
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 463
AND image_shop.`cover` = 1 LIMIT 1 |
1087
ms
|
1 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 515) AND (b.`id_shop` = 1) LIMIT 1 |
1087
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 61) AND (b.`id_shop` = 1) LIMIT 1 |
1086
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 64) AND (b.`id_shop` = 1) LIMIT 1 |
1086
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 452) AND (b.`id_shop` = 1) LIMIT 1 |
1085
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `CRDS_stock_available`
WHERE (id_product = 525) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1083
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/override/classes/Product.php:7769<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 512) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1081
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/override/classes/Product.php:7766<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `CRDS_stock_available`
WHERE (id_product = 527) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1078
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/override/classes/Product.php:7768<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 447
AND image_shop.`cover` = 1 LIMIT 1 |
1077
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 218
AND image_shop.`cover` = 1 LIMIT 1 |
1076
ms
|
1 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 211 |
1074
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 474) AND (b.`id_shop` = 1) LIMIT 1 |
1074
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 511) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1072
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/override/classes/Product.php:7766<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM CRDS_tag t
LEFT JOIN CRDS_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=512 |
1072
ms
|
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:742<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `CRDS_product_shop`
WHERE `id_product` = 525 AND id_shop=1 LIMIT 1 |
1072
ms
|
1 |
|
|
/override/classes/Product.php:6758
/override/classes/Product.php:3892<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_meta
FROM CRDS_meta
WHERE page = "shopstore" LIMIT 1 |
1071
ms
|
0 |
|
|
/override/classes/Link.php:565
/override/classes/Link.php:334<br>/classes/Link.php:1498<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechild/1c/00/f7/1c00f78dace25d509ec3a1f54176b7ae2000accf_2.module.pslanguageselectorpslangu.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDevTemplate.php:40<br>/classes/module/Module.php:2490<br>/modules/ps_languageselector/ps_languageselector.php:79<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/da/42/14/da4214f9035f8b7f031323847d605320dcaf6ffe_2.file.header-3.tpl.php:134<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:152<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:371<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 61 |
1070
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 525 LIMIT 1 |
1069
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 454
AND image_shop.`cover` = 1 LIMIT 1 |
1068
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `CRDS_stock_available`
WHERE (id_product = 528) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1067
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/override/classes/Product.php:7767<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 89) AND (b.`id_shop` = 1) LIMIT 1 |
1064
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 490) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1064
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 440) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1063
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 458
AND image_shop.`cover` = 1 LIMIT 1 |
1063
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM CRDS_tag t
LEFT JOIN CRDS_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=518 |
1059
ms
|
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:742<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM CRDS_tag t
LEFT JOIN CRDS_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=510 |
1059
ms
|
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:742<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 2 AND cl.id_shop = 1
WHERE (c.nleft <= 191 AND c.nright >= 192)
ORDER BY c.nleft |
1058
ms
|
270 |
Yes
|
|
/override/classes/Product.php:7753
/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 459
AND image_shop.`cover` = 1 LIMIT 1 |
1056
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `CRDS_product` p
INNER JOIN `CRDS_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `CRDS_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 528) |
1056
ms
|
1 |
|
|
/override/classes/Product.php:3827
/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 490) AND (b.`id_shop` = 1) LIMIT 1 |
1050
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 213
AND image_shop.`cover` = 1 LIMIT 1 |
1048
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `CRDS_stock_available`
WHERE (id_product = 510) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1048
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/override/classes/Product.php:7767<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `CRDS_product_shop`
WHERE `id_product` = 522 AND id_shop=1 LIMIT 1 |
1046
ms
|
1 |
|
|
/override/classes/Product.php:6758
/override/classes/Product.php:3892<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 519) AND (b.`id_shop` = 1) LIMIT 1 |
1046
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1 |
1045
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 453
AND image_shop.`cover` = 1 LIMIT 1 |
1042
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 429) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1042
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 450) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1040
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_product_group_reduction_cache`
WHERE `id_product` = 511 AND `id_group` = 1 LIMIT 1 |
1039
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/override/classes/Product.php:3958<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `CRDS_product_shop`
WHERE `id_product` = 528 AND id_shop=1 LIMIT 1 |
1037
ms
|
1 |
|
|
/override/classes/Product.php:6758
/override/classes/Product.php:3892<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `CRDS_stock_available`
WHERE (id_product = 527) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1037
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/override/classes/Product.php:7769<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 525) AND (b.`id_shop` = 1) LIMIT 1 |
1036
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 81) AND (b.`id_shop` = 1) LIMIT 1 |
1035
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM CRDS_tag t
LEFT JOIN CRDS_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=526 |
1032
ms
|
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:742<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 245
AND image_shop.`cover` = 1 LIMIT 1 |
1031
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 492) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1030
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 443) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1027
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 228) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1026
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 431) AND (b.`id_shop` = 1) LIMIT 1 |
1025
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 208
AND image_shop.`cover` = 1 LIMIT 1 |
1025
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`, c.`level_depth`
FROM `CRDS_category` c
WHERE (c.`id_category` = 96) LIMIT 1 |
1024
ms
|
1 |
|
|
/override/classes/Category.php:1965
/override/classes/Product.php:7746<br>/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM CRDS_tag t
LEFT JOIN CRDS_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=511 |
1024
ms
|
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:742<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 501 |
1024
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 3065) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1024
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/override/classes/Product.php:7766<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 524) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1023
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 86) AND (b.`id_shop` = 1) LIMIT 1 |
1021
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `CRDS_product_shop`
WHERE `id_product` = 516 AND id_shop=1 LIMIT 1 |
1021
ms
|
1 |
|
|
/override/classes/Product.php:6758
/override/classes/Product.php:3892<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 2 AND cl.id_shop = 1
WHERE (c.nleft <= 191 AND c.nright >= 192)
ORDER BY c.nleft |
1020
ms
|
270 |
Yes
|
|
/override/classes/Product.php:7753
/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 129 |
1018
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/marketplace/controllers/front/shopstore.php:540<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 522) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1017
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`, c.`level_depth`
FROM `CRDS_category` c
WHERE (c.`id_category` = 157) LIMIT 1 |
1017
ms
|
1 |
|
|
/override/classes/Category.php:1965
/override/classes/Product.php:7746<br>/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
1017
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 473) AND (b.`id_shop` = 1) LIMIT 1 |
1016
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 510 LIMIT 1 |
1016
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 446
AND image_shop.`cover` = 1 LIMIT 1 |
1015
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_product_group_reduction_cache`
WHERE `id_product` = 512 AND `id_group` = 1 LIMIT 1 |
1014
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/override/classes/Product.php:3958<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 179) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1014
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 98) AND (b.`id_shop` = 1) LIMIT 1 |
1013
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 63 |
1011
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `CRDS_stock_available`
WHERE (id_product = 524) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1010
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/override/classes/Product.php:7768<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 517) AND (b.`id_shop` = 1) LIMIT 1 |
1008
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `CRDS_stock_available`
WHERE (id_product = 511) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1006
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/override/classes/Product.php:7768<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `CRDS_product_shop`
WHERE `id_product` = 526 AND id_shop=1 LIMIT 1 |
1005
ms
|
1 |
|
|
/override/classes/Product.php:6758
/override/classes/Product.php:3892<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `CRDS_product_shop`
WHERE `id_product` = 512 AND id_shop=1 LIMIT 1 |
1004
ms
|
1 |
|
|
/override/classes/Product.php:6758
/override/classes/Product.php:3892<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 111 |
1004
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE name, alias FROM `CRDS_hook_alias` |
1002
ms
|
88 |
|
|
/classes/Hook.php:353
/classes/Hook.php:158<br>/classes/Hook.php:377<br>/classes/Hook.php:400<br>/classes/Hook.php:933<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:106<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:371<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 181) AND (b.`id_shop` = 1) LIMIT 1 |
1002
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM CRDS_product_attribute pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 529 LIMIT 1 |
1001
ms
|
1 |
|
|
/override/classes/Product.php:1037
/override/classes/Product.php:3784<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 513) AND (b.`id_shop` = 1) LIMIT 1 |
998
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 433
AND image_shop.`cover` = 1 LIMIT 1 |
998
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 210
AND image_shop.`cover` = 1 LIMIT 1 |
995
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `CRDS_stock_available`
WHERE (id_product = 512) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
991
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/override/classes/Product.php:7767<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `CRDS_stock_available`
WHERE (id_product = 512) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
991
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/override/classes/Product.php:7768<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 2 AND cl.id_shop = 1
WHERE (c.nleft <= 191 AND c.nright >= 192)
ORDER BY c.nleft |
990
ms
|
270 |
Yes
|
|
/override/classes/Product.php:7753
/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 432) AND (b.`id_shop` = 1) LIMIT 1 |
989
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 202) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
987
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 435
AND image_shop.`cover` = 1 LIMIT 1 |
987
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `CRDS_product` p
INNER JOIN `CRDS_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `CRDS_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 512) |
986
ms
|
1 |
|
|
/override/classes/Product.php:3827
/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 205 |
986
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_shop
FROM `CRDS_lang_shop`
WHERE `id_lang` = 2
AND id_shop = 1 LIMIT 1 |
983
ms
|
1 |
|
|
/classes/ObjectModel.php:1647
/config/config.inc.php:227<br>/index.php:27
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 481) AND (b.`id_shop` = 1) LIMIT 1 |
983
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 423
AND image_shop.`cover` = 1 LIMIT 1 |
981
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `CRDS_stock_available`
WHERE (id_product = 511) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
981
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/override/classes/Product.php:7769<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 452) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
977
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_product_group_reduction_cache`
WHERE `id_product` = 518 AND `id_group` = 1 LIMIT 1 |
975
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/override/classes/Product.php:3958<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 62) AND (b.`id_shop` = 1) LIMIT 1 |
975
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `CRDS_stock_available`
WHERE (id_product = 510) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
974
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/override/classes/Product.php:7768<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 504) AND (b.`id_shop` = 1) LIMIT 1 |
974
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 226) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
973
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 93 |
973
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 460 |
973
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 522) AND (b.`id_shop` = 1) LIMIT 1 |
972
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 441
AND image_shop.`cover` = 1 LIMIT 1 |
971
ms
|
1 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 2 AND cl.id_shop = 1
WHERE (c.nleft <= 137 AND c.nright >= 138)
ORDER BY c.nleft |
970
ms
|
71 |
|
|
/override/classes/Product.php:7753
/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 467
AND image_shop.`cover` = 1 LIMIT 1 |
968
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 460
AND image_shop.`cover` = 1 LIMIT 1 |
966
ms
|
1 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`, c.`level_depth`
FROM `CRDS_category` c
WHERE (c.`id_category` = 75) LIMIT 1 |
965
ms
|
1 |
|
|
/override/classes/Category.php:1965
/override/classes/Product.php:7746<br>/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 457
AND image_shop.`cover` = 1 LIMIT 1 |
964
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 185 |
963
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3065
AND image_shop.`cover` = 1 LIMIT 1 |
963
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/controllers/front/shopstore.php:211<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 524 LIMIT 1 |
963
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `CRDS_product` p
INNER JOIN `CRDS_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `CRDS_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 513) |
963
ms
|
1 |
|
|
/override/classes/Product.php:3827
/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 466) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
960
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `CRDS_product` p
INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 3065
AND DATEDIFF("2025-12-13 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
960
ms
|
0 |
|
|
/override/classes/Product.php:1654
/override/classes/Product.php:735<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 83) AND (b.`id_shop` = 1) LIMIT 1 |
959
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:489<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11) AND (b.`id_shop` = 1) LIMIT 1 |
959
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 508) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
956
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/override/classes/Product.php:7766<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 157) AND (b.`id_shop` = 1) LIMIT 1 |
955
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:489<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `CRDS_stock_available`
WHERE (id_product = 513) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
955
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/override/classes/Product.php:7769<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 99) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
955
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 503) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
954
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 498) AND (b.`id_shop` = 1) LIMIT 1 |
954
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 478
AND image_shop.`cover` = 1 LIMIT 1 |
953
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `CRDS_stock_available`
WHERE (id_product = 524) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
946
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/override/classes/Product.php:7769<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 535 LIMIT 1 |
942
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 129) AND (b.`id_shop` = 1) LIMIT 1 |
942
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `CRDS_stock_available`
WHERE (id_product = 510) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
942
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/override/classes/Product.php:7769<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 511) AND (b.`id_shop` = 1) LIMIT 1 |
941
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM CRDS_product_attribute pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 535 LIMIT 1 |
937
ms
|
1 |
|
|
/override/classes/Product.php:1037
/override/classes/Product.php:3784<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 82
AND image_shop.`cover` = 1 LIMIT 1 |
936
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 443) AND (b.`id_shop` = 1) LIMIT 1 |
935
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 456 |
934
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 453) AND (b.`id_shop` = 1) LIMIT 1 |
934
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `CRDS_product_attribute` pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 525 LIMIT 1 |
934
ms
|
1 |
|
|
/override/classes/Product.php:2961
/modules/marketplace/controllers/front/shopstore.php:236<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 89) AND (b.`id_shop` = 1) LIMIT 1 |
933
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/37/ba/df/37badfa2076ad98d2f974b60dbc22ec110e29ac0_2.module.marketplaceviewstemplates.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
933
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/37/ba/df/37badfa2076ad98d2f974b60dbc22ec110e29ac0_2.module.marketplaceviewstemplates.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 221) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
933
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 528 LIMIT 1 |
932
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 242) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
932
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 425 |
931
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `CRDS_stock_available`
WHERE (id_product = 512) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
930
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/override/classes/Product.php:7769<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
929
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 98) AND (b.`id_shop` = 1) LIMIT 1 |
927
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 458) AND (b.`id_shop` = 1) LIMIT 1 |
927
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 482
AND image_shop.`cover` = 1 LIMIT 1 |
926
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `CRDS_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 53 LIMIT 1 |
924
ms
|
1 |
|
|
/override/classes/Category.php:1379
/override/classes/Product.php:748<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
923
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/37/ba/df/37badfa2076ad98d2f974b60dbc22ec110e29ac0_2.module.marketplaceviewstemplates.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `CRDS_stock_available`
WHERE (id_product = 527) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
923
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/override/classes/Product.php:7767<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 503) AND (b.`id_shop` = 1) LIMIT 1 |
922
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 241
AND image_shop.`cover` = 1 LIMIT 1 |
917
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_meta
FROM CRDS_meta
WHERE page = "shopstore" LIMIT 1 |
917
ms
|
0 |
|
|
/override/classes/Link.php:565
/override/classes/Link.php:334<br>/classes/Link.php:1498<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechild/1c/00/f7/1c00f78dace25d509ec3a1f54176b7ae2000accf_2.module.pslanguageselectorpslangu.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDevTemplate.php:40<br>/classes/module/Module.php:2490<br>/modules/ps_languageselector/ps_languageselector.php:79<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/da/42/14/da4214f9035f8b7f031323847d605320dcaf6ffe_2.file.header-3.tpl.php:134<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:152<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:371<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module` WHERE `name` = "ps_languageselector" LIMIT 1 |
916
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:371<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 457) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
916
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
915
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/37/ba/df/37badfa2076ad98d2f974b60dbc22ec110e29ac0_2.module.marketplaceviewstemplates.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 484) AND (b.`id_shop` = 1) LIMIT 1 |
911
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `CRDS_hook_module_exceptions`
WHERE `id_shop` IN (1) |
908
ms
|
1 |
|
|
/classes/module/Module.php:2237
/classes/Hook.php:889<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:106<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:371<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 434 |
908
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `CRDS_product` p
INNER JOIN `CRDS_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `CRDS_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 515) |
906
ms
|
1 |
|
|
/override/classes/Product.php:3827
/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 208) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
904
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM CRDS_product_attribute pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 515 LIMIT 1 |
900
ms
|
1 |
|
|
/override/classes/Product.php:1037
/override/classes/Product.php:3784<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 109 |
899
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
898
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 472 |
898
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `CRDS_stock_available`
WHERE (id_product = 529) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
896
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/override/classes/Product.php:7768<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 507
AND image_shop.`cover` = 1 LIMIT 1 |
895
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/controllers/front/shopstore.php:211<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 466 |
895
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 241) AND (b.`id_shop` = 1) LIMIT 1 |
894
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 436
AND image_shop.`cover` = 1 LIMIT 1 |
894
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `CRDS_product_attribute` pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 527 LIMIT 1 |
893
ms
|
1 |
|
|
/override/classes/Product.php:2961
/modules/marketplace/controllers/front/shopstore.php:236<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 221
AND image_shop.`cover` = 1 LIMIT 1 |
893
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 104) AND (b.`id_shop` = 1) LIMIT 1 |
889
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/37/ba/df/37badfa2076ad98d2f974b60dbc22ec110e29ac0_2.module.marketplaceviewstemplates.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `CRDS_product_attribute` pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 524 LIMIT 1 |
889
ms
|
1 |
|
|
/override/classes/Product.php:2961
/modules/marketplace/controllers/front/shopstore.php:236<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `CRDS_product_shop`
WHERE `id_product` = 510 AND id_shop=1 LIMIT 1 |
889
ms
|
1 |
|
|
/override/classes/Product.php:6758
/override/classes/Product.php:3892<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `CRDS_meta` m
LEFT JOIN `CRDS_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC |
887
ms
|
160 |
Yes
|
|
/override/classes/Dispatcher.php:217
/classes/Dispatcher.php:256<br>/override/classes/Dispatcher.php:27<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 425) AND (b.`id_shop` = 1) LIMIT 1 |
885
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 39 |
884
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `CRDS_currency` c
LEFT JOIN CRDS_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 LIMIT 1 |
882
ms
|
1 |
|
|
/classes/Currency.php:1126
/classes/Currency.php:1143<br>/classes/module/Module.php:2423<br>/modules/iqitlinksmanager/iqitlinksmanager.php:148<br>/modules/iqitlinksmanager/iqitlinksmanager.php:115<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:106<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:371<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 99) AND (b.`id_shop` = 1) LIMIT 1 |
882
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 187) AND (b.`id_shop` = 1) LIMIT 1 |
881
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1324 |
880
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 526) AND (b.`id_shop` = 1) LIMIT 1 |
880
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 77 |
877
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/37/ba/df/37badfa2076ad98d2f974b60dbc22ec110e29ac0_2.module.marketplaceviewstemplates.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 203) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
876
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 528 |
876
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 522 |
873
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM CRDS_product_attribute pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 525 LIMIT 1 |
872
ms
|
1 |
|
|
/override/classes/Product.php:1037
/override/classes/Product.php:3784<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 505) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
868
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `CRDS_stock_available`
WHERE (id_product = 515) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
868
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/override/classes/Product.php:7768<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_shop
FROM `CRDS_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1 |
867
ms
|
1 |
|
|
/classes/ObjectModel.php:1647
/classes/Group.php:400<br>/override/classes/Product.php:3619<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 458) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
864
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 461
AND image_shop.`cover` = 1 LIMIT 1 |
863
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 459) AND (b.`id_shop` = 1) LIMIT 1 |
863
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 68) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
862
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 471) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
857
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 242) AND (b.`id_shop` = 1) LIMIT 1 |
857
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 446) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
855
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 454) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
854
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1 |
854
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/shop/Shop.php:132<br>/classes/shop/Shop.php:415<br>/config/config.inc.php:128<br>/index.php:27
|
SELECT SQL_NO_CACHE location
FROM `CRDS_stock_available`
WHERE (id_product = 508) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
853
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/override/classes/Product.php:7769<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM CRDS_tag t
LEFT JOIN CRDS_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=507 |
853
ms
|
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:742<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `CRDS_product_attribute` pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 522 LIMIT 1 |
852
ms
|
1 |
|
|
/override/classes/Product.php:2961
/modules/marketplace/controllers/front/shopstore.php:236<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM CRDS_product_attribute pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 524 LIMIT 1 |
851
ms
|
1 |
|
|
/override/classes/Product.php:1037
/override/classes/Product.php:3784<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM CRDS_tag t
LEFT JOIN CRDS_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=513 |
850
ms
|
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:742<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 2 AND cl.id_shop = 1
WHERE (c.nleft <= 137 AND c.nright >= 138)
ORDER BY c.nleft |
849
ms
|
71 |
|
|
/override/classes/Product.php:7753
/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 2 AND cl.id_shop = 1
WHERE (c.nleft <= 241 AND c.nright >= 242)
ORDER BY c.nleft |
845
ms
|
270 |
Yes
|
|
/override/classes/Product.php:7753
/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 509) AND (b.`id_shop` = 1) LIMIT 1 |
845
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `CRDS_stock_available`
WHERE (id_product = 519) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
844
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/override/classes/Product.php:7767<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 460) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
843
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 512) AND (b.`id_shop` = 1) LIMIT 1 |
843
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 467) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
842
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `CRDS_product` p
INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 521
AND DATEDIFF("2025-12-13 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
840
ms
|
0 |
|
|
/override/classes/Product.php:1654
/override/classes/Product.php:735<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 467) AND (b.`id_shop` = 1) LIMIT 1 |
838
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 474
AND image_shop.`cover` = 1 LIMIT 1 |
837
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `CRDS_product_shop`
WHERE `id_product` = 527 AND id_shop=1 LIMIT 1 |
837
ms
|
1 |
|
|
/override/classes/Product.php:6758
/override/classes/Product.php:3892<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `CRDS_stock_available`
WHERE (id_product = 525) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
835
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/override/classes/Product.php:7767<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 177 |
835
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_meta
FROM CRDS_meta
WHERE page = "shopstore" LIMIT 1 |
827
ms
|
0 |
|
|
/override/classes/Link.php:565
/override/classes/Link.php:334<br>/classes/Link.php:1498<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechild/1c/00/f7/1c00f78dace25d509ec3a1f54176b7ae2000accf_2.module.pslanguageselectorpslangu.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDevTemplate.php:40<br>/classes/module/Module.php:2490<br>/modules/ps_languageselector/ps_languageselector.php:79<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:371<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 207) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
826
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 513 |
822
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 114 |
820
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 89 |
819
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/37/ba/df/37badfa2076ad98d2f974b60dbc22ec110e29ac0_2.module.marketplaceviewstemplates.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
819
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `CRDS_product_shop`
WHERE `id_product` = 535 AND id_shop=1 LIMIT 1 |
818
ms
|
1 |
|
|
/override/classes/Product.php:6758
/override/classes/Product.php:3892<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `CRDS_product_attribute` pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 526 LIMIT 1 |
818
ms
|
1 |
|
|
/override/classes/Product.php:2961
/modules/marketplace/controllers/front/shopstore.php:236<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM CRDS_shop_url su
LEFT JOIN CRDS_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'marketplaceqa.initiumsoft.es' OR su.domain_ssl = 'marketplaceqa.initiumsoft.es')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
817
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:1350
/classes/shop/Shop.php:341<br>/config/config.inc.php:128<br>/index.php:27
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 477) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
816
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 459) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
815
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 119) AND (b.`id_shop` = 1) LIMIT 1 |
815
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 432
AND image_shop.`cover` = 1 LIMIT 1 |
811
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 56
AND image_shop.`cover` = 1 LIMIT 1 |
810
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 70) AND (b.`id_shop` = 1) LIMIT 1 |
804
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/37/ba/df/37badfa2076ad98d2f974b60dbc22ec110e29ac0_2.module.marketplaceviewstemplates.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `CRDS_product` p
INNER JOIN `CRDS_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `CRDS_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 526) |
803
ms
|
1 |
|
|
/override/classes/Product.php:3827
/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 4) AND (b.`id_shop` = 1) LIMIT 1 |
801
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 445) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
800
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1 |
799
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/shop/Shop.php:557<br>/config/config.inc.php:182<br>/index.php:27
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 104) AND (b.`id_shop` = 1) LIMIT 1 |
799
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 3065 |
799
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 508
AND image_shop.`cover` = 1 LIMIT 1 |
798
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/controllers/front/shopstore.php:211<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 11 |
798
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 206
AND image_shop.`cover` = 1 LIMIT 1 |
797
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module_shop` WHERE `id_module` = 108 AND `id_shop` = 1 LIMIT 1 |
796
ms
|
1 |
|
|
/classes/module/Module.php:2328
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `CRDS_product` p
INNER JOIN `CRDS_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `CRDS_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 517) |
794
ms
|
1 |
|
|
/override/classes/Product.php:3827
/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `CRDS_product` p
INNER JOIN `CRDS_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `CRDS_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 507) |
793
ms
|
1 |
|
|
/override/classes/Product.php:3827
/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 451) AND (b.`id_shop` = 1) LIMIT 1 |
792
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 205) AND (b.`id_shop` = 1) LIMIT 1 |
791
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 461) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
791
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 509) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
790
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 176) AND (b.`id_shop` = 1) LIMIT 1 |
787
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 475) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
786
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 206) AND (b.`id_shop` = 1) LIMIT 1 |
785
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 512) AND (b.`id_shop` = 1) LIMIT 1 |
784
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `CRDS_product` p
INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 522
AND DATEDIFF("2025-12-13 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
782
ms
|
0 |
|
|
/override/classes/Product.php:1654
/override/classes/Product.php:735<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 2 AND cl.id_shop = 1
WHERE (c.nleft <= 191 AND c.nright >= 192)
ORDER BY c.nleft |
780
ms
|
270 |
Yes
|
|
/override/classes/Product.php:7753
/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
779
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/marketplace/controllers/front/shopstore.php:540<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `CRDS_product` p
INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 507
AND DATEDIFF("2025-12-13 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
779
ms
|
0 |
|
|
/override/classes/Product.php:1654
/override/classes/Product.php:735<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 219) AND (b.`id_shop` = 1) LIMIT 1 |
778
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `CRDS_product` p
INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 515
AND DATEDIFF("2025-12-13 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
777
ms
|
0 |
|
|
/override/classes/Product.php:1654
/override/classes/Product.php:735<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 80 |
776
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 10 |
776
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 176 |
776
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 9 |
775
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 56 |
774
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
773
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/37/ba/df/37badfa2076ad98d2f974b60dbc22ec110e29ac0_2.module.marketplaceviewstemplates.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 483
AND image_shop.`cover` = 1 LIMIT 1 |
772
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 508
AND image_shop.`cover` = 1 LIMIT 1 |
772
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 516) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
772
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/override/classes/Product.php:7766<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 534) AND (b.`id_shop` = 1) LIMIT 1 |
772
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 89
AND image_shop.`cover` = 1 LIMIT 1 |
771
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 207) AND (b.`id_shop` = 1) LIMIT 1 |
771
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 164) AND (b.`id_shop` = 1) LIMIT 1 |
771
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 210) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
770
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 484
AND image_shop.`cover` = 1 LIMIT 1 |
769
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module` WHERE `name` = "iqitlinksmanager" LIMIT 1 |
767
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:106<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:371<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
766
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 507 LIMIT 1 |
765
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `CRDS_product` p
INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 523
AND DATEDIFF("2025-12-13 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
764
ms
|
0 |
|
|
/override/classes/Product.php:1654
/override/classes/Product.php:735<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 242 |
763
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
(SELECT 1 FROM `CRDS_cart_rule` WHERE date_to >= "2025-12-13 00:00:00" AND date_to <= "2025-12-13 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `CRDS_cart_rule` WHERE date_from >= "2025-12-13 00:00:00" AND date_from <= "2025-12-13 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `CRDS_cart_rule` WHERE date_from < "2025-12-13 00:00:00" AND date_to > "2025-12-13 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1 |
763
ms
|
1 |
|
|
/classes/CartRule.php:383
/classes/CartRule.php:416<br>/override/classes/Cart.php:3025<br>/override/classes/Cart.php:3399<br>/override/classes/Cart.php:3472<br>/src/Core/Cart/Fees.php:95<br>/src/Core/Cart/Calculator.php:354<br>/src/Core/Cart/Calculator.php:155<br>/override/classes/Cart.php:2194<br>/src/Adapter/Presenter/Cart/CartPresenter.php:335<br>/override/classes/controller/FrontController.php:524<br>/override/classes/controller/FrontController.php:590<br>/classes/controller/ModuleFrontController.php:77<br>/modules/marketplace/controllers/front/shopstore.php:25<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 70 |
761
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/37/ba/df/37badfa2076ad98d2f974b60dbc22ec110e29ac0_2.module.marketplaceviewstemplates.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1249 |
759
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 49) AND (b.`id_shop` = 1) LIMIT 1 |
758
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/37/ba/df/37badfa2076ad98d2f974b60dbc22ec110e29ac0_2.module.marketplaceviewstemplates.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 195 |
758
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `CRDS_product_shop`
WHERE `id_product` = 519 AND id_shop=1 LIMIT 1 |
756
ms
|
1 |
|
|
/override/classes/Product.php:6758
/override/classes/Product.php:3892<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `CRDS_manufacturer`
WHERE `id_manufacturer` = 144
AND `active` = 1 LIMIT 1 |
755
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/override/classes/Product.php:726<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM CRDS_product_attribute pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 526 LIMIT 1 |
754
ms
|
1 |
|
|
/override/classes/Product.php:1037
/override/classes/Product.php:3784<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 507) AND (b.`id_shop` = 1) LIMIT 1 |
754
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
751
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 39) AND (b.`id_shop` = 1) LIMIT 1 |
749
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 82) AND (b.`id_shop` = 1) LIMIT 1 |
747
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/37/ba/df/37badfa2076ad98d2f974b60dbc22ec110e29ac0_2.module.marketplaceviewstemplates.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 529 LIMIT 1 |
747
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 485) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
747
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 178) AND (b.`id_shop` = 1) LIMIT 1 |
747
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `CRDS_product` p
INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 535
AND DATEDIFF("2025-12-13 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
745
ms
|
0 |
|
|
/override/classes/Product.php:1654
/override/classes/Product.php:735<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
744
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
744
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_meta
FROM CRDS_meta
WHERE page = "shopstore" LIMIT 1 |
740
ms
|
0 |
|
|
/override/classes/Link.php:565
/override/classes/Link.php:334<br>/override/classes/controller/FrontController.php:2044<br>/override/classes/controller/FrontController.php:1527<br>/override/classes/controller/FrontController.php:1652<br>/override/classes/controller/FrontController.php:529<br>/override/classes/controller/FrontController.php:590<br>/classes/controller/ModuleFrontController.php:77<br>/modules/marketplace/controllers/front/shopstore.php:25<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `CRDS_stock_available`
WHERE (id_product = 523) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
740
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/override/classes/Product.php:7769<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 129 |
740
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/37/ba/df/37badfa2076ad98d2f974b60dbc22ec110e29ac0_2.module.marketplaceviewstemplates.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 450) AND (b.`id_shop` = 1) LIMIT 1 |
740
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
739
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 527
AND image_shop.`cover` = 1 LIMIT 1 |
739
ms
|
2 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/controllers/front/shopstore.php:211<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 513
AND image_shop.`cover` = 1 LIMIT 1 |
739
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/controllers/front/shopstore.php:211<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 234) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
735
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 8) AND (b.`id_shop` = 1) LIMIT 1 |
735
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 101 |
735
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM CRDS_tag t
LEFT JOIN CRDS_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=515 |
734
ms
|
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:742<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 134) AND (b.`id_shop` = 1) LIMIT 1 |
732
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 99 |
732
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `CRDS_product_shop`
WHERE `id_product` = 524 AND id_shop=1 LIMIT 1 |
731
ms
|
1 |
|
|
/override/classes/Product.php:6758
/override/classes/Product.php:3892<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `CRDS_product_attribute` pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 534 LIMIT 1 |
729
ms
|
1 |
|
|
/override/classes/Product.php:2961
/modules/marketplace/controllers/front/shopstore.php:236<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM CRDS_tag t
LEFT JOIN CRDS_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=534 |
729
ms
|
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:742<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 10) AND (b.`id_shop` = 1) LIMIT 1 |
728
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 177) AND (b.`id_shop` = 1) LIMIT 1 |
727
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 488) AND (b.`id_shop` = 1) LIMIT 1 |
727
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_product_group_reduction_cache`
WHERE `id_product` = 529 AND `id_group` = 1 LIMIT 1 |
723
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/override/classes/Product.php:3958<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 186) AND (b.`id_shop` = 1) LIMIT 1 |
723
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_product_group_reduction_cache`
WHERE `id_product` = 507 AND `id_group` = 1 LIMIT 1 |
723
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/override/classes/Product.php:3958<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 192
AND image_shop.`cover` = 1 LIMIT 1 |
723
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 496
AND image_shop.`cover` = 1 LIMIT 1 |
722
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 523 LIMIT 1 |
721
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 222) AND (b.`id_shop` = 1) LIMIT 1 |
720
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module` WHERE `name` = "iqitmegamenu" LIMIT 1 |
716
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/da/42/14/da4214f9035f8b7f031323847d605320dcaf6ffe_2.file.header-3.tpl.php:149<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:152<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:371<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 81 |
716
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 212) AND (b.`id_shop` = 1) LIMIT 1 |
715
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 471
AND image_shop.`cover` = 1 LIMIT 1 |
714
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 478) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
714
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 526) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
713
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `CRDS_stock_available`
WHERE (id_product = 507) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
713
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/override/classes/Product.php:7768<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 70 |
713
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/37/ba/df/37badfa2076ad98d2f974b60dbc22ec110e29ac0_2.module.marketplaceviewstemplates.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 49 |
711
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/37/ba/df/37badfa2076ad98d2f974b60dbc22ec110e29ac0_2.module.marketplaceviewstemplates.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 527) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
711
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/override/classes/Product.php:7766<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 529) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
710
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/override/classes/Product.php:7766<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1249) AND (b.`id_shop` = 1) LIMIT 1 |
710
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `CRDS_product` p
INNER JOIN `CRDS_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `CRDS_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 534) |
709
ms
|
1 |
|
|
/override/classes/Product.php:3827
/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `CRDS_product` p
INNER JOIN `CRDS_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `CRDS_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 518) |
709
ms
|
1 |
|
|
/override/classes/Product.php:3827
/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 6 |
709
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 504
AND image_shop.`cover` = 1 LIMIT 1 |
708
ms
|
2 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `CRDS_stock_available`
WHERE (id_product = 534) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
706
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/override/classes/Product.php:7767<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 438) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
704
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
704
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/37/ba/df/37badfa2076ad98d2f974b60dbc22ec110e29ac0_2.module.marketplaceviewstemplates.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 452 |
703
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 6 |
703
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_meta
FROM CRDS_meta
WHERE page = "shopstore" LIMIT 1 |
700
ms
|
0 |
|
|
/override/classes/Link.php:565
/override/classes/Link.php:334<br>/classes/Link.php:1498<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechild/1c/00/f7/1c00f78dace25d509ec3a1f54176b7ae2000accf_2.module.pslanguageselectorpslangu.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDevTemplate.php:40<br>/classes/module/Module.php:2490<br>/modules/ps_languageselector/ps_languageselector.php:79<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:371<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `CRDS_stock_available`
WHERE (id_product = 509) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
700
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/override/classes/Product.php:7769<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 91) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
698
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM CRDS_product_attribute pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 512 LIMIT 1 |
698
ms
|
1 |
|
|
/override/classes/Product.php:1037
/override/classes/Product.php:3784<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 456) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
697
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module_shop` WHERE `id_module` = 17 AND `id_shop` = 1 LIMIT 1 |
695
ms
|
1 |
|
|
/classes/module/Module.php:2328
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:371<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 11 |
695
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 36 |
693
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 509 |
691
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 465
AND image_shop.`cover` = 1 LIMIT 1 |
691
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 435) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
690
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 187 |
690
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 473) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
690
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
687
ms
|
0 |
|
|
/classes/module/Module.php:2328
/override/classes/Link.php:540<br>/classes/Link.php:711<br>/modules/marketplace/controllers/front/shopstore.php:295<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 498 |
684
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 82 |
684
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/37/ba/df/37badfa2076ad98d2f974b60dbc22ec110e29ac0_2.module.marketplaceviewstemplates.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 524
AND image_shop.`cover` = 1 LIMIT 1 |
683
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/controllers/front/shopstore.php:211<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM CRDS_tag t
LEFT JOIN CRDS_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=516 |
683
ms
|
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:742<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 453) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
683
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 147) AND (b.`id_shop` = 1) LIMIT 1 |
682
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 8 |
680
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 534
AND image_shop.`cover` = 1 LIMIT 1 |
678
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/controllers/front/shopstore.php:211<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 502 |
677
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 529 |
676
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 521 LIMIT 1 |
675
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 449) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
674
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6) AND (b.`id_shop` = 1) LIMIT 1 |
674
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `CRDS_stock_available`
WHERE (id_product = 522) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
674
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/override/classes/Product.php:7769<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 521
AND image_shop.`cover` = 1 LIMIT 1 |
674
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/controllers/front/shopstore.php:211<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module` WHERE `name` = "ps_linklist" LIMIT 1 |
674
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/59/e5/a059e552e2e13674399fef096f722be02e706bf9_2.file.footer-5.tpl.php:116<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/59/e5/a059e552e2e13674399fef096f722be02e706bf9_2.file.footer-5.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/17/46/e4/1746e4af8e661da1ce3f9e3afa8b812c8d738ed5_2.file.footer.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:649<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:198<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 7) AND (b.`id_shop` = 1) LIMIT 1 |
673
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1291) AND (b.`id_shop` = 1) LIMIT 1 |
672
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 228
AND image_shop.`cover` = 1 LIMIT 1 |
672
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
671
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module_shop` WHERE `id_module` = 27 AND `id_shop` = 1 LIMIT 1 |
671
ms
|
1 |
|
|
/classes/module/Module.php:2328
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:371<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `CRDS_product` p
INNER JOIN `CRDS_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `CRDS_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 516) |
671
ms
|
1 |
|
|
/override/classes/Product.php:3827
/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM CRDS_product_attribute pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 518 LIMIT 1 |
670
ms
|
1 |
|
|
/override/classes/Product.php:1037
/override/classes/Product.php:3784<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 488) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
668
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 6 |
666
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 528
AND image_shop.`cover` = 1 LIMIT 1 |
666
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/controllers/front/shopstore.php:211<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 112) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
666
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `CRDS_product` p
INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 529
AND DATEDIFF("2025-12-13 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
665
ms
|
0 |
|
|
/override/classes/Product.php:1654
/override/classes/Product.php:735<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `CRDS_product` p
INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 534
AND DATEDIFF("2025-12-13 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
663
ms
|
0 |
|
|
/override/classes/Product.php:1654
/override/classes/Product.php:735<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 4 |
662
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM CRDS_product_attribute pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 513 LIMIT 1 |
658
ms
|
1 |
|
|
/override/classes/Product.php:1037
/override/classes/Product.php:3784<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 195
AND image_shop.`cover` = 1 LIMIT 1 |
658
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `CRDS_stock_available`
WHERE (id_product = 521) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
657
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/override/classes/Product.php:7769<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
657
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/37/ba/df/37badfa2076ad98d2f974b60dbc22ec110e29ac0_2.module.marketplaceviewstemplates.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
(SELECT 1 FROM `CRDS_cart_rule` WHERE date_to >= "2025-12-13 00:00:00" AND date_to <= "2025-12-13 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `CRDS_cart_rule` WHERE date_from >= "2025-12-13 00:00:00" AND date_from <= "2025-12-13 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `CRDS_cart_rule` WHERE date_from < "2025-12-13 00:00:00" AND date_to > "2025-12-13 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1 |
657
ms
|
1 |
|
|
/classes/CartRule.php:383
/classes/CartRule.php:416<br>/classes/CartRule.php:555<br>/override/classes/Cart.php:550<br>/src/Adapter/Presenter/Cart/CartPresenter.php:447<br>/override/classes/controller/FrontController.php:524<br>/override/classes/controller/FrontController.php:590<br>/classes/controller/ModuleFrontController.php:77<br>/modules/marketplace/controllers/front/shopstore.php:25<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 508 LIMIT 1 |
654
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
IFNULL(product_attribute_shop.id_product_attribute,0) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax
FROM `CRDS_product` p
INNER JOIN `CRDS_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `CRDS_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = 1)
WHERE (p.`id_product` = 519) |
652
ms
|
1 |
|
|
/override/classes/Product.php:3827
/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 495
AND image_shop.`cover` = 1 LIMIT 1 |
651
ms
|
2 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM CRDS_tag t
LEFT JOIN CRDS_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=535 |
651
ms
|
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:742<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
649
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 2 AND cl.id_shop = 1
WHERE (c.nleft <= 137 AND c.nright >= 138)
ORDER BY c.nleft |
648
ms
|
71 |
|
|
/override/classes/Product.php:7753
/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 3 |
647
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 166) AND (b.`id_shop` = 1) LIMIT 1 |
646
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM CRDS_product_attribute pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 522 LIMIT 1 |
646
ms
|
1 |
|
|
/override/classes/Product.php:1037
/override/classes/Product.php:3784<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `CRDS_product` p
INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 516
AND DATEDIFF("2025-12-13 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
645
ms
|
0 |
|
|
/override/classes/Product.php:1654
/override/classes/Product.php:735<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module_shop` WHERE `id_module` = 80 AND `id_shop` = 1 LIMIT 1 |
644
ms
|
1 |
|
|
/classes/module/Module.php:2328
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/da/42/14/da4214f9035f8b7f031323847d605320dcaf6ffe_2.file.header-3.tpl.php:149<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:152<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:371<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 2 AND cl.id_shop = 1
WHERE (c.nleft <= 137 AND c.nright >= 138)
ORDER BY c.nleft |
643
ms
|
71 |
|
|
/override/classes/Product.php:7753
/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `CRDS_manufacturer`
WHERE `id_manufacturer` = 143
AND `active` = 1 LIMIT 1 |
642
ms
|
1 |
|
|
/classes/Manufacturer.php:312
/override/classes/Product.php:726<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 2 AND cl.id_shop = 1
WHERE (c.nleft <= 92 AND c.nright >= 93)
ORDER BY c.nleft |
641
ms
|
49 |
|
|
/override/classes/Product.php:7753
/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `CRDS_product_shop`
WHERE `id_product` = 507 AND id_shop=1 LIMIT 1 |
641
ms
|
1 |
|
|
/override/classes/Product.php:6758
/override/classes/Product.php:3892<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
637
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/marketplace/controllers/front/shopstore.php:540<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
637
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/37/ba/df/37badfa2076ad98d2f974b60dbc22ec110e29ac0_2.module.marketplaceviewstemplates.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:93<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:33<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 431
AND image_shop.`cover` = 1 LIMIT 1 |
637
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `CRDS_stock_available`
WHERE (id_product = 513) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
635
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/override/classes/Product.php:7767<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module` WHERE `name` = "ps_categorytree" LIMIT 1 |
635
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_product_group_reduction_cache`
WHERE `id_product` = 526 AND `id_group` = 1 LIMIT 1 |
634
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/override/classes/Product.php:3958<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_product_group_reduction_cache`
WHERE `id_product` = 525 AND `id_group` = 1 LIMIT 1 |
633
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/override/classes/Product.php:3958<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 160) AND (b.`id_shop` = 1) LIMIT 1 |
633
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 513 LIMIT 1 |
633
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 522
AND image_shop.`cover` = 1 LIMIT 1 |
633
ms
|
2 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 3065 LIMIT 1 |
633
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 215 |
632
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 7 |
631
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 230
AND image_shop.`cover` = 1 LIMIT 1 |
631
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module` WHERE `name` = "ps_currencyselector" LIMIT 1 |
629
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:371<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
629
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 483 |
628
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `CRDS_product_shop`
WHERE `id_product` = 513 AND id_shop=1 LIMIT 1 |
625
ms
|
1 |
|
|
/override/classes/Product.php:6758
/override/classes/Product.php:3892<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 529
AND image_shop.`cover` = 1 LIMIT 1 |
625
ms
|
1 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/controllers/front/shopstore.php:211<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `CRDS_product` p
INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 524
AND DATEDIFF("2025-12-13 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
625
ms
|
0 |
|
|
/override/classes/Product.php:1654
/override/classes/Product.php:735<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
623
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 505
AND image_shop.`cover` = 1 LIMIT 1 |
623
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 217 |
622
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module` WHERE `name` = "pm_advancedsearch4" LIMIT 1 |
621
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/override/classes/Link.php:540<br>/classes/Link.php:711<br>/modules/marketplace/controllers/front/shopstore.php:295<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM CRDS_product_attribute pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 519 LIMIT 1 |
621
ms
|
1 |
|
|
/override/classes/Product.php:1037
/override/classes/Product.php:3784<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `CRDS_stock_available`
WHERE (id_product = 3065) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
621
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/override/classes/Product.php:7769<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 462
AND image_shop.`cover` = 1 LIMIT 1 |
621
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 245) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
618
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 498) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
618
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_product_group_reduction_cache`
WHERE `id_product` = 534 AND `id_group` = 1 LIMIT 1 |
617
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/override/classes/Product.php:3958<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 492 |
617
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 451) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
614
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_guest`
FROM `CRDS_connections`
WHERE `id_guest` = 1883526
AND `date_add` > '2025-12-13 13:39:00'
AND id_shop IN (1)
ORDER BY `date_add` DESC LIMIT 1 |
612
ms
|
1 |
Yes
|
|
/classes/Connection.php:154
/classes/Connection.php:97<br>/modules/statsdata/statsdata.php:111<br>/modules/statsdata/statsdata.php:69<br>/classes/Hook.php:1007<br>/tools/profiling/Hook.php:35<br>/classes/Hook.php:431<br>/classes/Hook.php:944<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:683<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:211<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 80) AND (b.`id_shop` = 1) LIMIT 1 |
612
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `CRDS_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 96 LIMIT 1 |
611
ms
|
1 |
|
|
/override/classes/Category.php:1379
/override/classes/Product.php:748<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 3 |
611
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `CRDS_product` p
INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 527
AND DATEDIFF("2025-12-13 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
608
ms
|
0 |
|
|
/override/classes/Product.php:1654
/override/classes/Product.php:735<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `CRDS_stock_available`
WHERE (id_product = 519) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
605
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/override/classes/Product.php:7768<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 480
AND image_shop.`cover` = 1 LIMIT 1 |
604
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 190) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
601
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM CRDS_tag t
LEFT JOIN CRDS_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=525 |
600
ms
|
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:742<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 422) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
597
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 66) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
597
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 12) AND (b.`id_shop` = 1) LIMIT 1 |
596
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `CRDS_stock_available`
WHERE (id_product = 534) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
595
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/override/classes/Product.php:7769<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 529) AND (b.`id_shop` = 1) LIMIT 1 |
595
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 511
AND image_shop.`cover` = 1 LIMIT 1 |
594
ms
|
2 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `CRDS_stock_available`
WHERE (id_product = 518) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
594
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/override/classes/Product.php:7769<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 510
AND image_shop.`cover` = 1 LIMIT 1 |
594
ms
|
2 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM CRDS_tag t
LEFT JOIN CRDS_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=522 |
592
ms
|
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:742<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 430) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
591
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `CRDS_module` m
LEFT JOIN `CRDS_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
591
ms
|
97 |
|
|
/classes/module/Module.php:340
/modules/iqitthemeeditor/iqitthemeeditor.php:40<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/classes/Dispatcher.php:521<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 489) AND (b.`id_shop` = 1) LIMIT 1 |
591
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `CRDS_product` p
INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 519
AND DATEDIFF("2025-12-13 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
589
ms
|
0 |
|
|
/override/classes/Product.php:1654
/override/classes/Product.php:735<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM CRDS_product_attribute pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 521 LIMIT 1 |
589
ms
|
1 |
|
|
/override/classes/Product.php:1037
/override/classes/Product.php:3784<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 496) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
586
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 522
AND image_shop.`cover` = 1 LIMIT 1 |
586
ms
|
2 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/controllers/front/shopstore.php:211<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `CRDS_stock_available`
WHERE (id_product = 523) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
585
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/override/classes/Product.php:7768<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(*)
FROM `CRDS_product_attribute` pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 523 LIMIT 1 |
584
ms
|
1 |
|
|
/override/classes/Product.php:2961
/modules/marketplace/controllers/front/shopstore.php:236<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM CRDS_product_attribute pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 517 LIMIT 1 |
583
ms
|
1 |
|
|
/override/classes/Product.php:1037
/override/classes/Product.php:3784<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 516 LIMIT 1 |
583
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 508) AND (b.`id_shop` = 1) LIMIT 1 |
580
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_product_group_reduction_cache`
WHERE `id_product` = 522 AND `id_group` = 1 LIMIT 1 |
580
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/override/classes/Product.php:3958<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3065) AND (b.`id_shop` = 1) LIMIT 1 |
577
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3065) AND (b.`id_shop` = 1) LIMIT 1 |
574
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 516
AND image_shop.`cover` = 1 LIMIT 1 |
573
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/controllers/front/shopstore.php:211<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 535) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
570
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/override/classes/Product.php:7766<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `CRDS_stock_available`
WHERE (id_product = 526) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
569
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/override/classes/Product.php:7768<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 521) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
566
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/override/classes/Product.php:7766<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 78) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
565
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 497) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
564
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 519) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
563
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/override/classes/Product.php:7766<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 518) AND (b.`id_shop` = 1) LIMIT 1 |
561
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM CRDS_tag t
LEFT JOIN CRDS_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=519 |
561
ms
|
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:742<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 178
AND image_shop.`cover` = 1 LIMIT 1 |
560
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 430
AND image_shop.`cover` = 1 LIMIT 1 |
559
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `CRDS_stock_available`
WHERE (id_product = 517) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
559
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/override/classes/Product.php:7768<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 519 LIMIT 1 |
558
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 499
AND image_shop.`cover` = 1 LIMIT 1 |
554
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 534) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
552
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/override/classes/Product.php:7766<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 512 LIMIT 1 |
548
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `CRDS_product_shop`
WHERE `id_product` = 529 AND id_shop=1 LIMIT 1 |
547
ms
|
1 |
|
|
/override/classes/Product.php:6758
/override/classes/Product.php:3892<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 203) AND (b.`id_shop` = 1) LIMIT 1 |
545
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 207
AND image_shop.`cover` = 1 LIMIT 1 |
545
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 179) AND (b.`id_shop` = 1) LIMIT 1 |
545
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 486
AND image_shop.`cover` = 1 LIMIT 1 |
544
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 465) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
544
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 176) AND (b.`id_shop` = 1) LIMIT 1 |
544
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 523) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
543
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/override/classes/Product.php:7766<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 235
AND image_shop.`cover` = 1 LIMIT 1 |
542
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 510 |
541
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM CRDS_product_attribute pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 523 LIMIT 1 |
539
ms
|
1 |
|
|
/override/classes/Product.php:1037
/override/classes/Product.php:3784<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 453 |
538
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 204) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
538
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 177) AND (b.`id_shop` = 1) LIMIT 1 |
537
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 196
AND image_shop.`cover` = 1 LIMIT 1 |
536
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `CRDS_stock_available`
WHERE (id_product = 525) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
536
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/override/classes/Product.php:7768<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_product_group_reduction_cache`
WHERE `id_product` = 519 AND `id_group` = 1 LIMIT 1 |
535
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/override/classes/Product.php:3958<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 113 |
533
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 235 |
533
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE gs.*, s.*, gs.name AS group_name, s.name AS shop_name, s.active, su.domain, su.domain_ssl, su.physical_uri, su.virtual_uri
FROM CRDS_shop_group gs
LEFT JOIN CRDS_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN CRDS_shop_url su
ON s.id_shop = su.id_shop AND su.main = 1
WHERE s.deleted = 0
AND gs.deleted = 0
ORDER BY gs.name, s.name |
533
ms
|
1 |
Yes
|
|
/classes/shop/Shop.php:711
/classes/shop/Shop.php:770<br>/classes/Configuration.php:294<br>/classes/shop/Shop.php:384<br>/config/config.inc.php:128<br>/index.php:27
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 115) AND (b.`id_shop` = 1) LIMIT 1 |
532
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM CRDS_tag t
LEFT JOIN CRDS_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=523 |
532
ms
|
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:742<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `CRDS_stock_available`
WHERE (id_product = 521) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
531
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/override/classes/Product.php:7767<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 523) AND (b.`id_shop` = 1) LIMIT 1 |
531
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE DISTINCT c.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 2)
WHERE `level_depth` = 1 |
531
ms
|
1 |
|
|
/override/classes/Category.php:2241
/override/classes/Category.php:1117<br>/modules/marketplace/controllers/front/shopstore.php:493<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `CRDS_module` m
LEFT JOIN `CRDS_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1 |
531
ms
|
97 |
|
|
/classes/module/Module.php:340
/modules/marketplace/marketplace.php:79<br>:undefined<br>/src/Core/Foundation/IoC/Container.php:123<br>/src/Core/Foundation/IoC/Container.php:153<br>/src/Core/Foundation/IoC/Container.php:166<br>/src/Adapter/ServiceLocator.php:65<br>/classes/module/Module.php:1191<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/override/classes/Dispatcher.php:181<br>/classes/Dispatcher.php:256<br>/override/classes/Dispatcher.php:27<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(p.id_product)
FROM `CRDS_product` p
INNER JOIN CRDS_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1)
WHERE p.id_product = 526
AND DATEDIFF("2025-12-13 00:00:00", product_shop.`date_add`) < 20 LIMIT 1 |
530
ms
|
0 |
|
|
/override/classes/Product.php:1654
/override/classes/Product.php:735<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 535) AND (b.`id_shop` = 1) LIMIT 1 |
530
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 192) AND (b.`id_shop` = 1) LIMIT 1 |
528
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 95) AND (b.`id_shop` = 1) LIMIT 1 |
528
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 513) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
527
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/override/classes/Product.php:7766<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `CRDS_stock_available`
WHERE (id_product = 523) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
527
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/override/classes/Product.php:7767<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 522) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
523
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/override/classes/Product.php:7766<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 516) AND (b.`id_shop` = 1) LIMIT 1 |
523
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 525) AND (b.`id_shop` = 1) LIMIT 1 |
521
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 108) AND (b.`id_shop` = 1) LIMIT 1 |
520
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 184) AND (b.`id_shop` = 1) LIMIT 1 |
517
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 528) AND (b.`id_shop` = 1) LIMIT 1 |
516
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 455 |
516
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `CRDS_stock_available`
WHERE (id_product = 522) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
515
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/override/classes/Product.php:7767<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_product_group_reduction_cache`
WHERE `id_product` = 517 AND `id_group` = 1 LIMIT 1 |
515
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/override/classes/Product.php:3958<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 495) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
513
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 80) AND (b.`id_shop` = 1) LIMIT 1 |
512
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 515) AND (b.`id_shop` = 1) LIMIT 1 |
511
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 202) AND (b.`id_shop` = 1) LIMIT 1 |
508
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 204
AND image_shop.`cover` = 1 LIMIT 1 |
506
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 185) AND (b.`id_shop` = 1) LIMIT 1 |
506
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 11 |
503
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_group`
WHERE `id_group` = 1 LIMIT 1 |
502
ms
|
1 |
|
|
/classes/Group.php:154
/override/classes/Product.php:3962<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 515) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
501
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/override/classes/Product.php:7766<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 204) AND (b.`id_shop` = 1) LIMIT 1 |
499
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 107) AND (b.`id_shop` = 1) LIMIT 1 |
498
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM CRDS_meta m
LEFT JOIN CRDS_meta_lang ml ON m.id_meta = ml.id_meta
WHERE (
m.page = "module-marketplace-shopstore"
OR m.page = "modulemarketplaceshopstore"
)
AND ml.id_lang = 2
AND ml.id_shop = 1 LIMIT 1 |
498
ms
|
2 |
|
|
/classes/Meta.php:190
/classes/Meta.php:329<br>/classes/Meta.php:314<br>/override/classes/controller/FrontController.php:1689<br>/override/classes/controller/FrontController.php:528<br>/override/classes/controller/FrontController.php:590<br>/classes/controller/ModuleFrontController.php:77<br>/modules/marketplace/controllers/front/shopstore.php:25<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 199) AND (b.`id_shop` = 1) LIMIT 1 |
497
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 464) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
496
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 484 |
496
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 113) AND (b.`id_shop` = 1) LIMIT 1 |
495
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 500) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
494
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `CRDS_stock_available`
WHERE (id_product = 529) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
494
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/override/classes/Product.php:7769<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 194) AND (b.`id_shop` = 1) LIMIT 1 |
491
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 519 |
490
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 76
AND image_shop.`cover` = 1 LIMIT 1 |
487
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_product_group_reduction_cache`
WHERE `id_product` = 513 AND `id_group` = 1 LIMIT 1 |
487
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/override/classes/Product.php:3958<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 482) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
486
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 524) AND (b.`id_shop` = 1) LIMIT 1 |
483
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
481
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 189) AND (b.`id_shop` = 1) LIMIT 1 |
480
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `CRDS_lang` l
JOIN CRDS_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1 |
479
ms
|
2 |
|
|
/classes/Language.php:1198
/classes/Language.php:1502<br>/classes/Dispatcher.php:548<br>/classes/Dispatcher.php:245<br>/override/classes/Dispatcher.php:27<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 197) AND (b.`id_shop` = 1) LIMIT 1 |
478
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 106) AND (b.`id_shop` = 1) LIMIT 1 |
477
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1348) AND (b.`id_shop` = 1) LIMIT 1 |
476
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 425) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
475
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 196) AND (b.`id_shop` = 1) LIMIT 1 |
475
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 177
AND image_shop.`cover` = 1 LIMIT 1 |
473
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE product_attribute_shop.id_product_attribute
FROM CRDS_product_attribute pa
INNER JOIN CRDS_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
WHERE pa.id_product = 528 LIMIT 1 |
470
ms
|
1 |
|
|
/override/classes/Product.php:1037
/override/classes/Product.php:3784<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM CRDS_tag t
LEFT JOIN CRDS_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=528 |
467
ms
|
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:742<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 195) AND (b.`id_shop` = 1) LIMIT 1 |
467
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 504) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
467
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module_shop` WHERE `id_module` = 72 AND `id_shop` = 1 LIMIT 1 |
466
ms
|
1 |
|
|
/classes/module/Module.php:2328
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:683<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:211<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 511) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
466
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 423 |
465
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1347 |
463
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 2 AND cl.id_shop = 1
WHERE (c.nleft <= 118 AND c.nright >= 119)
ORDER BY c.nleft |
463
ms
|
62 |
|
|
/override/classes/Product.php:7753
/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 512 |
461
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 510) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
461
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 219 |
460
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 198) AND (b.`id_shop` = 1) LIMIT 1 |
460
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 493
AND image_shop.`cover` = 1 LIMIT 1 |
457
ms
|
1 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 535) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
456
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 173) AND (b.`id_shop` = 1) LIMIT 1 |
453
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module_shop` WHERE `id_module` = 104 AND `id_shop` = 1 LIMIT 1 |
452
ms
|
1 |
|
|
/classes/module/Module.php:2328
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/59/e5/a059e552e2e13674399fef096f722be02e706bf9_2.file.footer-5.tpl.php:116<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/59/e5/a059e552e2e13674399fef096f722be02e706bf9_2.file.footer-5.tpl.php:71<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/17/46/e4/1746e4af8e661da1ce3f9e3afa8b812c8d738ed5_2.file.footer.tpl.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:649<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:198<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1265 |
451
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE format
FROM `CRDS_address_format`
WHERE `id_country` = 6 LIMIT 1 |
450
ms
|
1 |
|
|
/classes/AddressFormat.php:672
/classes/AddressFormat.php:634<br>/classes/AddressFormat.php:619<br>/classes/AddressFormat.php:563<br>/classes/AddressFormat.php:438<br>/override/classes/controller/FrontController.php:1671<br>/override/classes/controller/FrontController.php:529<br>/override/classes/controller/FrontController.php:590<br>/classes/controller/ModuleFrontController.php:77<br>/modules/marketplace/controllers/front/shopstore.php:25<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 500
AND image_shop.`cover` = 1 LIMIT 1 |
450
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `CRDS_product_shop`
WHERE `id_product` = 521 AND id_shop=1 LIMIT 1 |
450
ms
|
1 |
|
|
/override/classes/Product.php:6758
/override/classes/Product.php:3892<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 212) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
449
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE m.* FROM `CRDS_module` m WHERE m.`active` = 1 |
448
ms
|
97 |
|
|
/src/Adapter/Module/Repository/ModuleRepository.php:73
/src/Adapter/Container/ContainerParametersExtension.php:85<br>/src/Adapter/ContainerBuilder.php:182<br>/src/Adapter/ContainerBuilder.php:135<br>/src/Adapter/ContainerBuilder.php:101<br>/override/classes/controller/FrontController.php:2027<br>/classes/controller/Controller.php:191<br>/override/classes/controller/FrontController.php:303<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 110) AND (b.`id_shop` = 1) LIMIT 1 |
448
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:489<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 526 |
446
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 190) AND (b.`id_shop` = 1) LIMIT 1 |
444
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_product_group_reduction_cache`
WHERE `id_product` = 508 AND `id_group` = 1 LIMIT 1 |
443
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/override/classes/Product.php:3958<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 77
AND image_shop.`cover` = 1 LIMIT 1 |
443
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
440
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `CRDS_wk_mp_seller` mpsi
LEFT JOIN `CRDS_wk_mp_seller_lang` msil ON (mpsi.`id_seller` = msil.`id_seller`)
WHERE mpsi.`link_rewrite` = "el-corte-ingles"
AND msil.`id_lang` = 2 AND id_shop IN (1) LIMIT 1 |
440
ms
|
10 |
|
|
/modules/marketplace/classes/WkMpSeller.php:370
/modules/marketplace/controllers/front/shopstore.php:31<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 191) AND (b.`id_shop` = 1) LIMIT 1 |
438
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 507) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
438
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 188) AND (b.`id_shop` = 1) LIMIT 1 |
436
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 487) AND (b.`id_shop` = 1) LIMIT 1 |
436
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 486) AND (b.`id_shop` = 1) LIMIT 1 |
435
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_product_group_reduction_cache`
WHERE `id_product` = 523 AND `id_group` = 1 LIMIT 1 |
432
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/override/classes/Product.php:3958<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1305) AND (b.`id_shop` = 1) LIMIT 1 |
431
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 206) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
430
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` `cl` ON c.id_category = cl.id_category AND id_lang = 2 AND cl.id_shop = 1
WHERE (c.nleft <= 92 AND c.nright >= 93)
ORDER BY c.nleft |
427
ms
|
49 |
|
|
/override/classes/Product.php:7753
/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 11 |
426
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 60) AND (b.`id_shop` = 1) LIMIT 1 |
425
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_product` a
LEFT JOIN `CRDS_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `CRDS_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 105) AND (b.`id_shop` = 1) LIMIT 1 |
423
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Product.php:710<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 3065) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
421
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 462) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
420
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 508 |
419
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 173) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
415
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 529
AND image_shop.`cover` = 1 LIMIT 1 |
411
ms
|
1 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 493) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
411
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 519
AND image_shop.`cover` = 1 LIMIT 1 |
410
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/controllers/front/shopstore.php:211<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 511 |
409
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 494 |
409
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 431) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
409
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 526
AND image_shop.`cover` = 1 LIMIT 1 |
406
ms
|
1 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 3 |
401
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 481) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
400
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 77) AND (b.`id_shop` = 1) LIMIT 1 |
398
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `CRDS_stock_available`
WHERE (id_product = 529) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
398
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/override/classes/Product.php:7767<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 424
AND image_shop.`cover` = 1 LIMIT 1 |
396
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
395
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `CRDS_stock_available`
WHERE (id_product = 513) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
394
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/override/classes/Product.php:7768<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 214
AND image_shop.`cover` = 1 LIMIT 1 |
393
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM CRDS_tag t
LEFT JOIN CRDS_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=521 |
390
ms
|
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:742<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1261 |
390
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `CRDS_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 75 LIMIT 1 |
390
ms
|
1 |
|
|
/override/classes/Category.php:1379
/override/classes/Product.php:748<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `CRDS_product_shop`
WHERE `id_product` = 3065 AND id_shop=1 LIMIT 1 |
390
ms
|
1 |
|
|
/override/classes/Product.php:6758
/override/classes/Product.php:3892<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
386
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 102 |
384
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
383
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 79) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
383
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 56) AND (b.`id_shop` = 1) LIMIT 1 |
382
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 70 |
381
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
380
ms
|
0 |
|
|
/classes/module/Module.php:2328
/override/classes/Dispatcher.php:1219<br>/classes/Dispatcher.php:359<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
379
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 181 |
378
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1334) AND (b.`id_shop` = 1) LIMIT 1 |
377
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 499) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
377
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 423) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
374
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
373
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 220
AND image_shop.`cover` = 1 LIMIT 1 |
372
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 489) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
372
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 492
AND image_shop.`cover` = 1 LIMIT 1 |
372
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1275) AND (b.`id_shop` = 1) LIMIT 1 |
370
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 57
AND image_shop.`cover` = 1 LIMIT 1 |
370
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 490
AND image_shop.`cover` = 1 LIMIT 1 |
370
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_lang` a
LEFT JOIN `CRDS_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 2) LIMIT 1 |
367
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/config/config.inc.php:222<br>/index.php:27
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 61) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
367
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1265 |
366
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 81
AND image_shop.`cover` = 1 LIMIT 1 |
364
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 224
AND image_shop.`cover` = 1 LIMIT 1 |
363
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1269 |
361
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
360
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1260 |
359
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `CRDS_stock_available`
WHERE (id_product = 526) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
359
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/override/classes/Product.php:7767<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 521
AND image_shop.`cover` = 1 LIMIT 1 |
359
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1263) AND (b.`id_shop` = 1) LIMIT 1 |
358
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 223
AND image_shop.`cover` = 1 LIMIT 1 |
358
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1311 |
358
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 106
AND image_shop.`cover` = 1 LIMIT 1 |
358
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 194
AND image_shop.`cover` = 1 LIMIT 1 |
357
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 75) AND (b.`id_shop` = 1) LIMIT 1 |
355
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:489<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1367) AND (b.`id_shop` = 1) LIMIT 1 |
354
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 90
AND image_shop.`cover` = 1 LIMIT 1 |
352
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 46) AND (b.`id_shop` = 1) LIMIT 1 |
351
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
351
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1335) AND (b.`id_shop` = 1) LIMIT 1 |
350
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 50) AND (b.`id_shop` = 1) LIMIT 1 |
350
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE t.`id_lang`, t.`name`
FROM CRDS_tag t
LEFT JOIN CRDS_product_tag pt ON (pt.id_tag = t.id_tag)
WHERE pt.`id_product`=529 |
350
ms
|
1 |
|
|
/classes/Tag.php:229
/override/classes/Product.php:742<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 187) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
350
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 86) AND (b.`id_shop` = 1) LIMIT 1 |
349
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 89 |
349
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 57) AND (b.`id_shop` = 1) LIMIT 1 |
348
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 468
AND image_shop.`cover` = 1 LIMIT 1 |
348
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 111 |
346
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 216) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
346
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 91 |
345
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 82 |
345
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 109 |
344
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 75
AND image_shop.`cover` = 1 LIMIT 1 |
343
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 232) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
343
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 90 |
342
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 179
AND image_shop.`cover` = 1 LIMIT 1 |
342
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `name`
FROM `CRDS_hook`
WHERE `id_hook` = 746 LIMIT 1 |
342
ms
|
1 |
|
|
/classes/Hook.php:239
/classes/Hook.php:884<br>/override/classes/controller/FrontController.php:598<br>/classes/controller/ModuleFrontController.php:77<br>/modules/marketplace/controllers/front/shopstore.php:25<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 173
AND image_shop.`cover` = 1 LIMIT 1 |
341
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `CRDS_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
340
ms
|
8 |
Yes
|
|
/classes/ImageType.php:109
/src/Adapter/Image/ImageRetriever.php:283<br>/override/classes/controller/FrontController.php:1536<br>/override/classes/controller/FrontController.php:1652<br>/override/classes/controller/FrontController.php:529<br>/override/classes/controller/FrontController.php:590<br>/classes/controller/ModuleFrontController.php:77<br>/modules/marketplace/controllers/front/shopstore.php:25<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 217
AND image_shop.`cover` = 1 LIMIT 1 |
340
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1357) AND (b.`id_shop` = 1) LIMIT 1 |
340
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 509
AND image_shop.`cover` = 1 LIMIT 1 |
339
ms
|
2 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `CRDS_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 157 LIMIT 1 |
338
ms
|
1 |
|
|
/override/classes/Category.php:1379
/override/classes/Product.php:748<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 85) AND (b.`id_shop` = 1) LIMIT 1 |
338
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1369) AND (b.`id_shop` = 1) LIMIT 1 |
337
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1314 |
337
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 11 |
337
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1334 |
336
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 534
AND image_shop.`cover` = 1 LIMIT 1 |
336
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1362) AND (b.`id_shop` = 1) LIMIT 1 |
336
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 105 |
336
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 99) AND (b.`id_shop` = 1) LIMIT 1 |
335
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
335
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 488
AND image_shop.`cover` = 1 LIMIT 1 |
334
ms
|
2 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1264 |
334
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 215
AND image_shop.`cover` = 1 LIMIT 1 |
333
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 205
AND image_shop.`cover` = 1 LIMIT 1 |
333
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 191
AND image_shop.`cover` = 1 LIMIT 1 |
332
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1290) AND (b.`id_shop` = 1) LIMIT 1 |
332
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1277) AND (b.`id_shop` = 1) LIMIT 1 |
331
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1350) AND (b.`id_shop` = 1) LIMIT 1 |
331
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 67
AND image_shop.`cover` = 1 LIMIT 1 |
331
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
331
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 233) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
330
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 79
AND image_shop.`cover` = 1 LIMIT 1 |
329
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1272 |
328
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 78) AND (b.`id_shop` = 1) LIMIT 1 |
328
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 87
AND image_shop.`cover` = 1 LIMIT 1 |
328
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
328
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1299) AND (b.`id_shop` = 1) LIMIT 1 |
327
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 73
AND image_shop.`cover` = 1 LIMIT 1 |
327
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 508) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
327
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 491
AND image_shop.`cover` = 1 LIMIT 1 |
326
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 61 |
326
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 85
AND image_shop.`cover` = 1 LIMIT 1 |
325
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 91
AND image_shop.`cover` = 1 LIMIT 1 |
324
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
324
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 216
AND image_shop.`cover` = 1 LIMIT 1 |
323
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 176
AND image_shop.`cover` = 1 LIMIT 1 |
323
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 66
AND image_shop.`cover` = 1 LIMIT 1 |
323
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 54) AND (b.`id_shop` = 1) LIMIT 1 |
323
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:489<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 97 |
323
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_country` a
LEFT JOIN `CRDS_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 6) LIMIT 1 |
322
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/AddressFormat.php:404<br>/classes/AddressFormat.php:439<br>/override/classes/controller/FrontController.php:1671<br>/override/classes/controller/FrontController.php:529<br>/override/classes/controller/FrontController.php:590<br>/classes/controller/ModuleFrontController.php:77<br>/modules/marketplace/controllers/front/shopstore.php:25<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 170) AND (b.`id_shop` = 1) LIMIT 1 |
320
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 104) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
320
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_currency` a
LEFT JOIN `CRDS_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
320
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Currency.php:246<br>/classes/Currency.php:1079<br>/override/classes/Tools.php:701<br>/override/classes/controller/FrontController.php:384<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 219
AND image_shop.`cover` = 1 LIMIT 1 |
319
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 124 |
319
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 518
AND image_shop.`cover` = 1 LIMIT 1 |
319
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/controllers/front/shopstore.php:211<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) AND (b.`id_shop` = 1) LIMIT 1 |
318
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Category.php:1121<br>/override/classes/Link.php:108<br>/override/classes/Link.php:47<br>/modules/marketplace/controllers/front/shopstore.php:540<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 89 |
317
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1261 |
317
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 516
AND image_shop.`cover` = 1 LIMIT 1 |
317
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1358) AND (b.`id_shop` = 1) LIMIT 1 |
317
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1271) AND (b.`id_shop` = 1) LIMIT 1 |
317
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1359) AND (b.`id_shop` = 1) LIMIT 1 |
316
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 507 |
315
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 50) AND (b.`id_shop` = 1) LIMIT 1 |
315
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 517
AND image_shop.`cover` = 1 LIMIT 1 |
314
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/controllers/front/shopstore.php:211<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `CRDS_currency` c ORDER BY `iso_code` ASC |
314
ms
|
1 |
Yes
|
|
/classes/Currency.php:709
/src/Adapter/Currency/CurrencyDataProvider.php:84<br>/src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php:90<br>/src/Core/Localization/Currency/CurrencyDataSource.php:96<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/override/classes/controller/FrontController.php:303<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_currency` a
LEFT JOIN `CRDS_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `CRDS_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1 |
313
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Currency.php:246<br>/src/Adapter/Currency/CurrencyDataProvider.php:101<br>/src/Adapter/Currency/CurrencyDataProvider.php:114<br>/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102<br>/src/Core/Data/Layer/AbstractDataLayer.php:91<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:95<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:109<br>/src/Core/Localization/Currency/CurrencyDataSource.php:96<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/override/classes/controller/FrontController.php:303<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 101) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
313
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 213 |
313
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
313
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 104 |
313
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
312
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1346) AND (b.`id_shop` = 1) LIMIT 1 |
311
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 203
AND image_shop.`cover` = 1 LIMIT 1 |
311
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 68
AND image_shop.`cover` = 1 LIMIT 1 |
311
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 66) AND (b.`id_shop` = 1) LIMIT 1 |
311
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
311
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 88
AND image_shop.`cover` = 1 LIMIT 1 |
311
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
310
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 49 |
310
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 9) AND (b.`id_shop` = 1) LIMIT 1 |
310
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1262 |
310
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 535
AND image_shop.`cover` = 1 LIMIT 1 |
309
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 95
AND image_shop.`cover` = 1 LIMIT 1 |
309
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 195) AND (b.`id_shop` = 1) LIMIT 1 |
309
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 96
AND image_shop.`cover` = 1 LIMIT 1 |
309
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 187
AND image_shop.`cover` = 1 LIMIT 1 |
308
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 527) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
308
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 89 |
308
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 112
AND image_shop.`cover` = 1 LIMIT 1 |
307
ms
|
1 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 196) AND (b.`id_shop` = 1) LIMIT 1 |
307
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 88) AND (b.`id_shop` = 1) LIMIT 1 |
307
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 188
AND image_shop.`cover` = 1 LIMIT 1 |
307
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 87) AND (b.`id_shop` = 1) LIMIT 1 |
307
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1325) AND (b.`id_shop` = 1) LIMIT 1 |
307
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 70 |
307
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
306
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1324) AND (b.`id_shop` = 1) LIMIT 1 |
306
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1298) AND (b.`id_shop` = 1) LIMIT 1 |
306
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
305
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1353) AND (b.`id_shop` = 1) LIMIT 1 |
305
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 179) AND (b.`id_shop` = 1) LIMIT 1 |
305
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 198
AND image_shop.`cover` = 1 LIMIT 1 |
305
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1265 |
305
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 67) AND (b.`id_shop` = 1) LIMIT 1 |
304
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 188) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
304
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 169) AND (b.`id_shop` = 1) LIMIT 1 |
304
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 234
AND image_shop.`cover` = 1 LIMIT 1 |
303
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 233
AND image_shop.`cover` = 1 LIMIT 1 |
303
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 193
AND image_shop.`cover` = 1 LIMIT 1 |
303
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 223) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
302
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1339) AND (b.`id_shop` = 1) LIMIT 1 |
302
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 97) AND (b.`id_shop` = 1) LIMIT 1 |
301
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 91) AND (b.`id_shop` = 1) LIMIT 1 |
301
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 72) AND (b.`id_shop` = 1) LIMIT 1 |
301
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 100
AND image_shop.`cover` = 1 LIMIT 1 |
301
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 58) AND (b.`id_shop` = 1) LIMIT 1 |
301
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1343) AND (b.`id_shop` = 1) LIMIT 1 |
301
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) AND (b.`id_shop` = 1) LIMIT 1 |
301
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Category.php:1121<br>/modules/marketplace/controllers/front/shopstore.php:493<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1335 |
301
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1292) AND (b.`id_shop` = 1) LIMIT 1 |
300
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 186
AND image_shop.`cover` = 1 LIMIT 1 |
300
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1312) AND (b.`id_shop` = 1) LIMIT 1 |
300
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 172) AND (b.`id_shop` = 1) LIMIT 1 |
300
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 54) AND (b.`id_shop` = 1) LIMIT 1 |
300
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 158) AND (b.`id_shop` = 1) LIMIT 1 |
300
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 202
AND image_shop.`cover` = 1 LIMIT 1 |
300
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
300
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 116) AND (b.`id_shop` = 1) LIMIT 1 |
300
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1311) AND (b.`id_shop` = 1) LIMIT 1 |
299
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1310) AND (b.`id_shop` = 1) LIMIT 1 |
299
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1368) AND (b.`id_shop` = 1) LIMIT 1 |
298
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 107) AND (b.`id_shop` = 1) LIMIT 1 |
298
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 123 |
298
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 55) AND (b.`id_shop` = 1) LIMIT 1 |
298
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1293) AND (b.`id_shop` = 1) LIMIT 1 |
297
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 76 |
297
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 513) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
297
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1262) AND (b.`id_shop` = 1) LIMIT 1 |
297
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 86
AND image_shop.`cover` = 1 LIMIT 1 |
297
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 53) AND (b.`id_shop` = 1) LIMIT 1 |
297
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1265 |
296
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 103) AND (b.`id_shop` = 1) LIMIT 1 |
296
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 71) AND (b.`id_shop` = 1) LIMIT 1 |
296
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
296
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 74) AND (b.`id_shop` = 1) LIMIT 1 |
296
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 77 |
296
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1260) AND (b.`id_shop` = 1) LIMIT 1 |
296
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 117) AND (b.`id_shop` = 1) LIMIT 1 |
295
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1287) AND (b.`id_shop` = 1) LIMIT 1 |
295
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1276) AND (b.`id_shop` = 1) LIMIT 1 |
295
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1304) AND (b.`id_shop` = 1) LIMIT 1 |
295
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1349) AND (b.`id_shop` = 1) LIMIT 1 |
294
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 114
AND image_shop.`cover` = 1 LIMIT 1 |
294
ms
|
1 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1278) AND (b.`id_shop` = 1) LIMIT 1 |
293
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_wk_mp_seller` a
WHERE (a.`id_seller` = 7) LIMIT 1 |
293
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/marketplace/controllers/front/shopstore.php:467<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1265) AND (b.`id_shop` = 1) LIMIT 1 |
293
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 94) AND (b.`id_shop` = 1) LIMIT 1 |
293
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
293
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 63) AND (b.`id_shop` = 1) LIMIT 1 |
293
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1273) AND (b.`id_shop` = 1) LIMIT 1 |
292
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1347) AND (b.`id_shop` = 1) LIMIT 1 |
292
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 47) AND (b.`id_shop` = 1) LIMIT 1 |
292
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1259 |
292
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1361) AND (b.`id_shop` = 1) LIMIT 1 |
292
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
292
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 201) AND (b.`id_shop` = 1) LIMIT 1 |
291
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 90 |
291
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 80) AND (b.`id_shop` = 1) LIMIT 1 |
291
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 108) AND (b.`id_shop` = 1) LIMIT 1 |
291
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1274) AND (b.`id_shop` = 1) LIMIT 1 |
291
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 82 |
291
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 51) AND (b.`id_shop` = 1) LIMIT 1 |
291
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1266) AND (b.`id_shop` = 1) LIMIT 1 |
291
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 63
AND image_shop.`cover` = 1 LIMIT 1 |
291
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1285) AND (b.`id_shop` = 1) LIMIT 1 |
290
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 105) AND (b.`id_shop` = 1) LIMIT 1 |
290
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 73) AND (b.`id_shop` = 1) LIMIT 1 |
290
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1341) AND (b.`id_shop` = 1) LIMIT 1 |
290
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 98) AND (b.`id_shop` = 1) LIMIT 1 |
290
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 517) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
290
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 190
AND image_shop.`cover` = 1 LIMIT 1 |
290
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 96) AND (b.`id_shop` = 1) LIMIT 1 |
289
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 171) AND (b.`id_shop` = 1) LIMIT 1 |
289
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 519
AND image_shop.`cover` = 1 LIMIT 1 |
289
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1259) AND (b.`id_shop` = 1) LIMIT 1 |
289
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
289
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1345) AND (b.`id_shop` = 1) LIMIT 1 |
289
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 64) AND (b.`id_shop` = 1) LIMIT 1 |
288
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 80
AND image_shop.`cover` = 1 LIMIT 1 |
288
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
288
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 199
AND image_shop.`cover` = 1 LIMIT 1 |
288
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 84
AND image_shop.`cover` = 1 LIMIT 1 |
288
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1295) AND (b.`id_shop` = 1) LIMIT 1 |
288
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
288
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 103
AND image_shop.`cover` = 1 LIMIT 1 |
288
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1340) AND (b.`id_shop` = 1) LIMIT 1 |
288
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1354) AND (b.`id_shop` = 1) LIMIT 1 |
288
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 71 |
287
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 513
AND image_shop.`cover` = 1 LIMIT 1 |
287
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 534) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
287
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1322) AND (b.`id_shop` = 1) LIMIT 1 |
287
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1360) AND (b.`id_shop` = 1) LIMIT 1 |
287
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 106) AND (b.`id_shop` = 1) LIMIT 1 |
287
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1258) AND (b.`id_shop` = 1) LIMIT 1 |
287
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 512
AND image_shop.`cover` = 1 LIMIT 1 |
287
ms
|
2 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1268 |
287
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1333) AND (b.`id_shop` = 1) LIMIT 1 |
287
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 515
AND image_shop.`cover` = 1 LIMIT 1 |
287
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/controllers/front/shopstore.php:211<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 162) AND (b.`id_shop` = 1) LIMIT 1 |
287
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 504 |
287
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 518
AND image_shop.`cover` = 1 LIMIT 1 |
286
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 208 |
286
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1307 |
286
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
286
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
286
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1344) AND (b.`id_shop` = 1) LIMIT 1 |
286
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 59) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
285
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1317) AND (b.`id_shop` = 1) LIMIT 1 |
285
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 75) AND (b.`id_shop` = 1) LIMIT 1 |
285
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 37) AND (b.`id_shop` = 1) LIMIT 1 |
285
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
285
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1282) AND (b.`id_shop` = 1) LIMIT 1 |
285
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 83
AND image_shop.`cover` = 1 LIMIT 1 |
285
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 186) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
284
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 77 |
284
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1314) AND (b.`id_shop` = 1) LIMIT 1 |
284
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 184) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
284
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 199) AND (b.`id_shop` = 1) LIMIT 1 |
284
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 115) AND (b.`id_shop` = 1) LIMIT 1 |
284
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 183 |
284
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1297) AND (b.`id_shop` = 1) LIMIT 1 |
284
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 517
AND image_shop.`cover` = 1 LIMIT 1 |
284
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 491) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
284
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 202) AND (b.`id_shop` = 1) LIMIT 1 |
284
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1254) AND (b.`id_shop` = 1) LIMIT 1 |
283
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 92) AND (b.`id_shop` = 1) LIMIT 1 |
283
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 60
AND image_shop.`cover` = 1 LIMIT 1 |
283
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 515
AND image_shop.`cover` = 1 LIMIT 1 |
283
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 93 |
283
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1289) AND (b.`id_shop` = 1) LIMIT 1 |
283
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 83) AND (b.`id_shop` = 1) LIMIT 1 |
283
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 70
AND image_shop.`cover` = 1 LIMIT 1 |
283
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1310 |
283
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1332) AND (b.`id_shop` = 1) LIMIT 1 |
283
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 129 |
283
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1266 |
283
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
282
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1313) AND (b.`id_shop` = 1) LIMIT 1 |
282
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1286) AND (b.`id_shop` = 1) LIMIT 1 |
282
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 44) AND (b.`id_shop` = 1) LIMIT 1 |
282
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 105
AND image_shop.`cover` = 1 LIMIT 1 |
282
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 98
AND image_shop.`cover` = 1 LIMIT 1 |
282
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 200) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
282
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 84) AND (b.`id_shop` = 1) LIMIT 1 |
282
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
282
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1281) AND (b.`id_shop` = 1) LIMIT 1 |
281
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1358 |
281
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1326) AND (b.`id_shop` = 1) LIMIT 1 |
281
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 55 |
281
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 62) AND (b.`id_shop` = 1) LIMIT 1 |
281
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1351) AND (b.`id_shop` = 1) LIMIT 1 |
281
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
281
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 197
AND image_shop.`cover` = 1 LIMIT 1 |
281
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 49 |
280
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
280
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 48) AND (b.`id_shop` = 1) LIMIT 1 |
280
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 93) AND (b.`id_shop` = 1) LIMIT 1 |
280
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1272) AND (b.`id_shop` = 1) LIMIT 1 |
280
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 515 LIMIT 1 |
280
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1294) AND (b.`id_shop` = 1) LIMIT 1 |
280
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1264 |
280
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 105 |
280
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1250) AND (b.`id_shop` = 1) LIMIT 1 |
280
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 61) AND (b.`id_shop` = 1) LIMIT 1 |
279
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
279
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1269 |
279
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 115
AND image_shop.`cover` = 1 LIMIT 1 |
279
ms
|
2 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 129 |
279
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 41) AND (b.`id_shop` = 1) LIMIT 1 |
279
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 49 |
278
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
278
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1341 |
278
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1296 |
277
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
277
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 95 |
277
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 226
AND image_shop.`cover` = 1 LIMIT 1 |
276
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1325 |
276
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1308) AND (b.`id_shop` = 1) LIMIT 1 |
276
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 79) AND (b.`id_shop` = 1) LIMIT 1 |
276
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
276
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 488 |
276
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 195 |
276
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE 1 FROM `CRDS_specific_price` WHERE id_product = 534 LIMIT 1 |
276
ms
|
1 |
|
|
/classes/SpecificPrice.php:420
/classes/SpecificPrice.php:508<br>/override/classes/Product.php:3794<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1361 |
276
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 528
AND image_shop.`cover` = 1 LIMIT 1 |
276
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 93) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
275
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 184
AND image_shop.`cover` = 1 LIMIT 1 |
275
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 100) AND (b.`id_shop` = 1) LIMIT 1 |
275
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1328 |
275
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1367 |
275
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 104
AND image_shop.`cover` = 1 LIMIT 1 |
275
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 110
AND image_shop.`cover` = 1 LIMIT 1 |
275
ms
|
1 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 123 |
275
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1345 |
275
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 129 |
274
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1300) AND (b.`id_shop` = 1) LIMIT 1 |
274
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1366) AND (b.`id_shop` = 1) LIMIT 1 |
274
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
274
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1370) AND (b.`id_shop` = 1) LIMIT 1 |
274
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_country_lang`
WHERE `id_country` = 6 |
274
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/AddressFormat.php:404<br>/classes/AddressFormat.php:439<br>/override/classes/controller/FrontController.php:1671<br>/override/classes/controller/FrontController.php:529<br>/override/classes/controller/FrontController.php:590<br>/classes/controller/ModuleFrontController.php:77<br>/modules/marketplace/controllers/front/shopstore.php:25<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1264) AND (b.`id_shop` = 1) LIMIT 1 |
274
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 81) AND (b.`id_shop` = 1) LIMIT 1 |
274
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 183
AND image_shop.`cover` = 1 LIMIT 1 |
274
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 518 |
274
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 181
AND image_shop.`cover` = 1 LIMIT 1 |
273
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1301) AND (b.`id_shop` = 1) LIMIT 1 |
273
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 195 |
273
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1260 |
273
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1342) AND (b.`id_shop` = 1) LIMIT 1 |
273
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 129 |
273
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1264 |
273
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 101
AND image_shop.`cover` = 1 LIMIT 1 |
272
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
272
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 70 |
272
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
272
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 59) AND (b.`id_shop` = 1) LIMIT 1 |
272
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 40) AND (b.`id_shop` = 1) LIMIT 1 |
272
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
272
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 169 |
272
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 70 |
272
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
272
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 97
AND image_shop.`cover` = 1 LIMIT 1 |
272
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
271
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1264 |
271
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
271
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 516) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
271
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1272 |
271
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 152 |
271
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 196 |
271
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 91 |
271
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 175 |
271
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 93
AND image_shop.`cover` = 1 LIMIT 1 |
271
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 105 |
271
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 78
AND image_shop.`cover` = 1 LIMIT 1 |
271
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1262 |
271
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 163 |
271
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1331) AND (b.`id_shop` = 1) LIMIT 1 |
271
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1303 |
271
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
271
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
271
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
271
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1250 |
271
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_product_group_reduction_cache`
WHERE `id_product` = 535 AND `id_group` = 1 LIMIT 1 |
271
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/override/classes/Product.php:3958<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 182
AND image_shop.`cover` = 1 LIMIT 1 |
271
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 109
AND image_shop.`cover` = 1 LIMIT 1 |
270
ms
|
1 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 515 |
270
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1260 |
270
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1263 |
270
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1302) AND (b.`id_shop` = 1) LIMIT 1 |
270
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 48 |
270
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 92
AND image_shop.`cover` = 1 LIMIT 1 |
270
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 129 |
270
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 527
AND image_shop.`cover` = 1 LIMIT 1 |
270
ms
|
2 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1291 |
269
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
269
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 65) AND (b.`id_shop` = 1) LIMIT 1 |
269
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 110 |
269
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
269
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 76) AND (b.`id_shop` = 1) LIMIT 1 |
269
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 126 |
269
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 170 |
269
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 77) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
269
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1267) AND (b.`id_shop` = 1) LIMIT 1 |
269
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 43) AND (b.`id_shop` = 1) LIMIT 1 |
269
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 102) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
269
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 90) AND (b.`id_shop` = 1) LIMIT 1 |
268
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 168) AND (b.`id_shop` = 1) LIMIT 1 |
268
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1303) AND (b.`id_shop` = 1) LIMIT 1 |
268
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 102) AND (b.`id_shop` = 1) LIMIT 1 |
268
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 65 |
267
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 105 |
267
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
267
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 58 |
267
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 129 |
267
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1329) AND (b.`id_shop` = 1) LIMIT 1 |
267
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1300 |
267
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1248) AND (b.`id_shop` = 1) LIMIT 1 |
267
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 147 |
267
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1279) AND (b.`id_shop` = 1) LIMIT 1 |
267
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 57 |
266
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1261 |
266
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1327) AND (b.`id_shop` = 1) LIMIT 1 |
266
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1306 |
266
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 86 |
266
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 108
AND image_shop.`cover` = 1 LIMIT 1 |
266
ms
|
1 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 11 |
266
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1320) AND (b.`id_shop` = 1) LIMIT 1 |
266
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 86) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
266
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 81 |
265
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
265
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 134 |
265
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
265
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/marketplace/controllers/front/shopstore.php:540<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1284 |
265
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 52) AND (b.`id_shop` = 1) LIMIT 1 |
265
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1316) AND (b.`id_shop` = 1) LIMIT 1 |
265
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 168 |
265
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1262 |
265
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1323 |
265
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
265
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 111
AND image_shop.`cover` = 1 LIMIT 1 |
265
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
264
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 49 |
264
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 181) AND (b.`id_shop` = 1) LIMIT 1 |
264
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 182 |
264
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1350 |
264
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1261 |
264
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 724) AND (b.`id_shop` = 1) LIMIT 1 |
264
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 82 |
264
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 159 |
264
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
264
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1328) AND (b.`id_shop` = 1) LIMIT 1 |
264
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 64 |
264
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1323) AND (b.`id_shop` = 1) LIMIT 1 |
264
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 82 |
264
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 102
AND image_shop.`cover` = 1 LIMIT 1 |
263
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
263
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 68) AND (b.`id_shop` = 1) LIMIT 1 |
263
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 175) AND (b.`id_shop` = 1) LIMIT 1 |
263
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
263
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 105 |
263
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 525 |
263
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 486) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
263
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 70 |
263
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 215) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
263
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1260 |
263
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 94
AND image_shop.`cover` = 1 LIMIT 1 |
263
ms
|
3 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
263
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
263
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
263
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
262
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1271 |
262
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
262
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1259 |
262
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 82 |
262
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 200 |
262
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 161) AND (b.`id_shop` = 1) LIMIT 1 |
262
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1321) AND (b.`id_shop` = 1) LIMIT 1 |
262
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1259 |
262
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 77 |
262
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 171 |
262
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 69 |
262
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1312 |
262
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 129 |
262
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
261
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 114 |
261
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 82) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
261
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1304 |
261
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1245) AND (b.`id_shop` = 1) LIMIT 1 |
261
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1321 |
261
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 37 |
261
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1261) AND (b.`id_shop` = 1) LIMIT 1 |
261
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
261
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1262 |
261
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1263 |
261
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
261
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1318) AND (b.`id_shop` = 1) LIMIT 1 |
261
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 89 |
261
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
261
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
261
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1282 |
261
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1353 |
261
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 89 |
261
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
261
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
261
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1280 |
260
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 71 |
260
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
260
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
260
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 122 |
260
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1284) AND (b.`id_shop` = 1) LIMIT 1 |
260
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 50 |
260
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 66 |
260
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
260
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 172 |
260
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 82 |
260
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 105 |
260
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
260
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 99 |
260
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
260
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
260
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1306) AND (b.`id_shop` = 1) LIMIT 1 |
260
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 50 |
260
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1269 |
260
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 49 |
260
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 49 |
260
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1253) AND (b.`id_shop` = 1) LIMIT 1 |
260
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
260
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
259
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1309 |
259
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
259
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 94 |
259
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1319) AND (b.`id_shop` = 1) LIMIT 1 |
259
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 98 |
259
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
259
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 70 |
259
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
259
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 112 |
259
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 11 |
259
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 125 |
259
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 78 |
259
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 155 |
259
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1260 |
259
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 50 |
259
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1269 |
259
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1269) AND (b.`id_shop` = 1) LIMIT 1 |
259
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
258
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 70 |
258
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 116 |
258
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1296) AND (b.`id_shop` = 1) LIMIT 1 |
258
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1285 |
258
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1253 |
258
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1263 |
258
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 165 |
258
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1273 |
258
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1343 |
258
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11) AND (b.`id_shop` = 1) LIMIT 1 |
258
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 70 |
258
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 166 |
258
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 63 |
258
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 147 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 44 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1265 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 48 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1265 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 61 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1261 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 49 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 49 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 164 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1290 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 49 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1261 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 154 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 90 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 71 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 157 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 80 |
257
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 69) AND (b.`id_shop` = 1) LIMIT 1 |
257
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 74 |
256
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1261 |
256
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
256
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 82 |
256
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
256
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1270) AND (b.`id_shop` = 1) LIMIT 1 |
256
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_lang` FROM `CRDS_lang`
WHERE `locale` = 'pt-pt'
OR `language_code` = 'pt-pt' LIMIT 1 |
256
ms
|
2 |
|
|
/classes/Language.php:853
/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:115<br>/src/Core/Data/Layer/AbstractDataLayer.php:91<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:95<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:109<br>/src/Core/Localization/Currency/CurrencyDataSource.php:96<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/override/classes/controller/FrontController.php:303<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
256
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 50 |
256
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 99
AND image_shop.`cover` = 1 LIMIT 1 |
256
ms
|
1 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
256
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 46 |
256
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
256
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
256
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1262 |
256
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 38) AND (b.`id_shop` = 1) LIMIT 1 |
256
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1362 |
256
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
256
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1265 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 108 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1330) AND (b.`id_shop` = 1) LIMIT 1 |
255
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1342 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1322 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 62 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 55 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 161 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 119 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1260 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 151 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1352) AND (b.`id_shop` = 1) LIMIT 1 |
255
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 77 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 70 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 67 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1305 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 118 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1258 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 50 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 91 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 90 |
255
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 61 |
254
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
254
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
254
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 50 |
254
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1283) AND (b.`id_shop` = 1) LIMIT 1 |
254
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 50 |
254
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1260 |
254
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 199 |
254
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
254
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1269 |
254
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 11 |
254
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 51 |
254
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
254
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
254
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 84 |
254
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1307) AND (b.`id_shop` = 1) LIMIT 1 |
254
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_group` a
LEFT JOIN `CRDS_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1 |
254
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Group.php:81<br>/classes/Group.php:397<br>/override/classes/Cart.php:252<br>/override/classes/Cart.php:225<br>/override/classes/controller/FrontController.php:443<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 57) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
254
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1294 |
254
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1332 |
254
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 49 |
254
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 60 |
254
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 92 |
254
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
254
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
254
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1274 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 118 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 179 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 89 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1368 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 71 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1299 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 89 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 123 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 50 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 49 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 191 |
253
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 199) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
253
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 191) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
253
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 77 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1271 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 114) AND (b.`id_shop` = 1) LIMIT 1 |
253
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1344 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 202 |
253
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 129 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1293 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1338) AND (b.`id_shop` = 1) LIMIT 1 |
253
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 118 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1318 |
253
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
252
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 70 |
252
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1275 |
252
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 70 |
252
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 130 |
252
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
252
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1258 |
252
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 77 |
252
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 49 |
252
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 5 |
252
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 105 |
252
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 724 |
252
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 525) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
252
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 114 |
252
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 114 |
252
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 174) AND (b.`id_shop` = 1) LIMIT 1 |
252
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
252
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 56 |
252
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1266 |
252
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
252
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
252
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 95) AND (b.`id_shop` = 1) LIMIT 1 |
252
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
252
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
252
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 138 |
252
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 158 |
252
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 53 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1261 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 121 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 134 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 127 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1266 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 90 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1337) AND (b.`id_shop` = 1) LIMIT 1 |
251
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 156 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1349 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 91 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 49 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1254 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 194) AND (b.`id_shop` = 1) LIMIT 1 |
251
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1357 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 197) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
251
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1263 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1354 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1338 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 107 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 123 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1315 |
251
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 70) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
251
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 519) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
251
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
250
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1261 |
250
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 147 |
250
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1327 |
250
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 97 |
250
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
250
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `CRDS_stock_available`
WHERE (id_product = 518) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
250
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/override/classes/Product.php:7767<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1259 |
250
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
250
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
250
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
250
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 89 |
250
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1288) AND (b.`id_shop` = 1) LIMIT 1 |
250
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1309) AND (b.`id_shop` = 1) LIMIT 1 |
250
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 52 |
250
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1302 |
250
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
250
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
250
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
250
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
250
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 129 |
250
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
249
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 89 |
249
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
249
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
249
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 517 |
249
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1326 |
249
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1316 |
249
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 134 |
249
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
249
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 91 |
249
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 130 |
249
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1272 |
249
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1278 |
249
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1286 |
249
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1317 |
249
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 181 |
249
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 143 |
249
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 51 |
249
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 47 |
249
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 147 |
249
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1262 |
249
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
249
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 61 |
249
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 90 |
248
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
248
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1370 |
248
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1281 |
248
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 70 |
248
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 40 |
248
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 113 |
248
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 129 |
248
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
248
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
248
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 134 |
248
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
248
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
248
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 91 |
248
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 59 |
248
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 162 |
248
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
248
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.id_currency
FROM `CRDS_currency` c
WHERE (iso_code = 'EUR') LIMIT 1 |
248
ms
|
1 |
|
|
/classes/Currency.php:893
/src/Adapter/Currency/CurrencyDataProvider.php:92<br>/src/Adapter/Currency/CurrencyDataProvider.php:114<br>/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102<br>/src/Core/Data/Layer/AbstractDataLayer.php:91<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:95<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:109<br>/src/Core/Localization/Currency/CurrencyDataSource.php:96<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/override/classes/controller/FrontController.php:303<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
248
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 123 |
248
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
248
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
247
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1313 |
247
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
247
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
247
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
247
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1261 |
247
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 143 |
247
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
247
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 153 |
247
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 55 |
247
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
247
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 129 |
247
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
247
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
247
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
247
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
247
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 129 |
247
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 71 |
247
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
247
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
247
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
246
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
246
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
246
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 129 |
246
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
246
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1339 |
246
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1289 |
246
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
246
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
246
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 94 |
246
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 82 |
246
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
246
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
246
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 70 |
246
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
246
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 41 |
246
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
246
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 129 |
246
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
246
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
246
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 49 |
245
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
245
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 49 |
245
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
245
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
245
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 51 |
245
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1268 |
245
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1315) AND (b.`id_shop` = 1) LIMIT 1 |
245
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 159) AND (b.`id_shop` = 1) LIMIT 1 |
245
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/modules/marketplace/controllers/front/shopstore.php:531<br>/modules/marketplace/controllers/front/shopstore.php:203<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1258 |
245
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
245
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
245
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 518) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
245
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1351 |
245
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1252) AND (b.`id_shop` = 1) LIMIT 1 |
245
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
245
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 60) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
245
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 89 |
245
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1268) AND (b.`id_shop` = 1) LIMIT 1 |
245
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
244
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1263 |
244
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
244
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 77 |
244
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
244
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 143 |
244
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
244
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1346 |
244
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
244
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1268 |
244
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 49 |
244
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1262 |
244
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
244
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1330 |
244
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 103 |
244
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 77 |
243
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 138 |
243
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 521) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
243
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1268 |
243
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1279 |
243
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 55 |
243
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 129 |
243
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 138 |
243
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `CRDS_image` i
INNER JOIN CRDS_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 107
AND image_shop.`cover` = 1 LIMIT 1 |
243
ms
|
1 |
|
|
/override/classes/Product.php:3540
/modules/marketplace/classes/WkMpSellerProductImage.php:299<br>/modules/marketplace/classes/WkMpSellerProduct.php:1038<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
243
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
243
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
243
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1265 |
243
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1337 |
243
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 235) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
243
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1336) AND (b.`id_shop` = 1) LIMIT 1 |
243
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 90 |
242
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
242
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 168 |
242
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 50 |
242
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 105 |
242
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
242
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
242
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 106 |
242
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 138 |
242
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 129 |
242
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 101 |
241
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 77 |
241
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
241
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 192 |
241
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
241
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 70 |
241
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1262 |
241
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1348 |
241
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1336 |
241
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1329 |
241
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 11 |
241
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 50 |
241
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 83) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
241
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 174 |
241
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 129 |
240
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1301 |
240
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 534 |
240
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 120 |
240
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
240
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 90 |
240
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
240
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1280) AND (b.`id_shop` = 1) LIMIT 1 |
240
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_currency_lang`
WHERE `id_currency` = 1 |
239
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Currency.php:246<br>/classes/Currency.php:1079<br>/override/classes/Tools.php:701<br>/override/classes/controller/FrontController.php:384<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 723 |
239
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 56) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
239
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 129 |
239
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 193) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
239
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `CRDS_wk_mp_seller_review`
WHERE `id_seller` =7
AND `active` =1 ORDER BY date_upd DESC |
239
ms
|
1 |
Yes
|
|
/modules/marketplace/classes/WkMpSellerReview.php:77
/modules/marketplace/classes/WkMpSellerReview.php:117<br>/modules/marketplace/controllers/front/shopstore.php:37<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 50 |
239
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 129 |
239
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 88 |
239
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 118 |
239
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
239
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1262 |
239
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
238
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1269 |
238
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 130 |
238
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 49 |
238
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 100 |
238
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
238
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
238
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1297 |
238
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM CRDS_required_field |
238
ms
|
1 |
|
|
/classes/ObjectModel.php:1510
/classes/ObjectModel.php:1542<br>/classes/ObjectModel.php:1473<br>/override/classes/controller/FrontController.php:532<br>/override/classes/controller/FrontController.php:590<br>/classes/controller/ModuleFrontController.php:77<br>/modules/marketplace/controllers/front/shopstore.php:25<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
238
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 118 |
238
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 49 |
238
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 101) AND (b.`id_shop` = 1) LIMIT 1 |
237
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1262 |
237
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
237
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
237
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
237
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 67) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
237
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 49 |
237
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 214) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
237
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1366 |
237
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 210 |
237
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
237
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1360 |
236
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
236
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 516 |
236
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1267 |
236
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1340 |
236
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 81) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
236
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 172 |
236
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1295 |
236
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
236
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
236
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 91 |
236
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 129 |
235
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 70 |
235
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 197 |
235
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1263 |
235
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1264 |
235
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 91 |
235
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 71 |
235
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1261 |
235
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1263 |
235
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 723) AND (b.`id_shop` = 1) LIMIT 1 |
235
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 90 |
235
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1271 |
234
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1277 |
234
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 105) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
234
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 100 |
234
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 55 |
234
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1258 |
234
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_category` a
LEFT JOIN `CRDS_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `CRDS_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 45) AND (b.`id_shop` = 1) LIMIT 1 |
234
ms
|
1 |
|
|
/src/Adapter/EntityMapper.php:76
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/override/classes/Category.php:168<br>/override/classes/Link.php:32<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
234
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 70 |
233
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
233
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 87 |
233
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
233
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_wk_mp_seller_lang`
WHERE `id_seller` = 7 |
233
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/modules/marketplace/controllers/front/shopstore.php:467<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 117 |
233
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
233
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1261 |
233
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1250 |
233
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 110) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
233
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1259 |
233
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 73 |
233
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
232
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
232
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 49 |
232
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
232
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 489 |
232
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1292 |
232
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
232
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1269 |
232
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 201) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
232
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
232
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1268 |
232
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 75) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
232
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 160 |
231
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 220) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
231
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
231
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 91 |
231
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 90 |
231
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1245 |
231
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1260 |
231
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 143 |
231
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1252 |
230
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1264 |
230
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
230
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
230
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
230
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 70 |
230
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 196 |
230
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
230
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 70 |
230
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1261 |
230
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 529) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
229
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 138 |
229
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 515) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
229
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1288 |
229
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
229
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 123 |
229
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
229
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 189 |
229
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 90 |
229
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1369 |
228
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 89 |
228
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1263 |
228
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
228
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 51 |
228
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1359 |
228
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 61 |
228
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 484) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
228
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1352 |
228
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
228
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_lang` FROM `CRDS_lang`
WHERE `locale` = 'pt-pt'
OR `language_code` = 'pt-pt' LIMIT 1 |
228
ms
|
2 |
|
|
/classes/Language.php:853
/src/Adapter/Currency/CurrencyDataProvider.php:112<br>/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102<br>/src/Core/Data/Layer/AbstractDataLayer.php:91<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:95<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:109<br>/src/Core/Localization/Currency/CurrencyDataSource.php:96<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/override/classes/controller/FrontController.php:303<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 105 |
227
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 107 |
227
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1265 |
227
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
227
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 199 |
227
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 89 |
227
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
227
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1262 |
227
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 68 |
227
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 90 |
227
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1266 |
226
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1261 |
226
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1298 |
226
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
226
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 80) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
226
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_shop
FROM `CRDS_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1 |
226
ms
|
1 |
|
|
/classes/ObjectModel.php:1647
/classes/Group.php:400<br>/override/classes/Cart.php:252<br>/override/classes/Cart.php:225<br>/override/classes/controller/FrontController.php:443<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 129 |
226
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1359 |
226
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
226
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 189) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
226
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1267 |
225
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 201 |
225
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 77 |
225
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
225
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 58) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
225
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 84) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
225
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
225
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
225
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 105 |
225
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 88) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
224
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 723 |
224
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
224
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 77 |
224
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 91 |
224
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE value FROM `CRDS_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
224
ms
|
1 |
|
|
/classes/shop/Shop.php:1171
/classes/Currency.php:968<br>/classes/Currency.php:890<br>/src/Adapter/Currency/CurrencyDataProvider.php:92<br>/src/Adapter/Currency/CurrencyDataProvider.php:114<br>/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php:102<br>/src/Core/Data/Layer/AbstractDataLayer.php:91<br>/src/Core/Data/Layer/AbstractDataLayer.php:150<br>/src/Core/Data/Layer/AbstractDataLayer.php:95<br>/src/Core/Localization/Currency/CurrencyDataSource.php:67<br>/src/Core/Localization/Currency/CurrencyDataSource.php:109<br>/src/Core/Localization/Currency/CurrencyDataSource.php:96<br>/src/Core/Localization/Currency/Repository.php:87<br>/src/Core/Localization/Locale/Repository.php:207<br>/src/Core/Localization/Locale/Repository.php:150<br>/classes/controller/Controller.php:196<br>/override/classes/controller/FrontController.php:303<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1270 |
224
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module_shop` WHERE `id_module` = 79 AND `id_shop` = 1 LIMIT 1 |
224
ms
|
1 |
|
|
/classes/module/Module.php:2328
/classes/Hook.php:1013<br>/tools/profiling/Hook.php:64<br>/classes/Hook.php:964<br>/config/smarty.config.inc.php:167<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:106<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/0a/07/eb/0a07eb21b59e26a5932b921d7459b08b884df802_2.file.header.tpl.php:44<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:371<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:78<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 90 |
224
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
224
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 103) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
224
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 130 |
224
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
224
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
224
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 96 |
223
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
223
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 129 |
223
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
223
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 230) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
223
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
223
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1320 |
223
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 106 |
223
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 177) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
223
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1269 |
223
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 73) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
223
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
222
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 43 |
222
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 75 |
222
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
222
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 480) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
222
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1308 |
222
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
222
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
222
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
222
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 89 |
221
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1265 |
221
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1283 |
221
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 185) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
221
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `CRDS_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 83 LIMIT 1 |
221
ms
|
1 |
|
|
/override/classes/Category.php:1379
/override/classes/Product.php:748<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 179 |
221
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 90) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
221
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `CRDS_stock_available`
WHERE (id_product = 3065) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
220
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/override/classes/Product.php:7767<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `CRDS_stock_available`
WHERE (id_product = 508) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
220
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/override/classes/Product.php:7768<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
220
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
220
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 213) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
220
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 38 |
220
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 89 |
220
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1258 |
220
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 128 |
220
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
220
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 178) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
220
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 518) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
220
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/override/classes/Product.php:7766<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 83 |
219
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 54 |
219
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 72 |
219
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
219
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
219
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 188 |
218
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module` WHERE `name` = "ps_legalcompliance" LIMIT 1 |
218
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/override/classes/controller/FrontController.php:1573<br>/override/classes/controller/FrontController.php:1710<br>/override/classes/controller/FrontController.php:528<br>/override/classes/controller/FrontController.php:590<br>/classes/controller/ModuleFrontController.php:77<br>/modules/marketplace/controllers/front/shopstore.php:25<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
218
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 104 |
218
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 85 |
218
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 89 |
218
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 49 |
218
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1287 |
218
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
217
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 114 |
217
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 114) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
217
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
217
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 115) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
216
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 194 |
216
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 195) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
216
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1331 |
216
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1258 |
216
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
216
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `CRDS_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 54 LIMIT 1 |
216
ms
|
1 |
|
|
/override/classes/Category.php:1379
/override/classes/Product.php:748<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 108) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
216
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1261 |
216
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 181) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
215
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 202 |
215
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 528) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
215
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
215
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 113) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
215
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 95) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
215
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1248 |
215
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 109) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
215
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
215
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `CRDS_stock_available`
WHERE (id_product = 535) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
214
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/override/classes/Product.php:7769<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 207 |
214
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 102 |
213
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`, c.`level_depth`
FROM `CRDS_category` c
WHERE (c.`id_category` = 110) LIMIT 1 |
213
ms
|
1 |
|
|
/override/classes/Category.php:1965
/override/classes/Product.php:7746<br>/classes/Link.php:238<br>/modules/marketplace/controllers/front/shopstore.php:219<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 219) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
212
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 70 |
212
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
212
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 115 |
212
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1333 |
212
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 55 |
212
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module` WHERE `name` = "marketplace" LIMIT 1 |
211
ms
|
1 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/override/classes/Dispatcher.php:1100<br>/classes/Dispatcher.php:359<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1276 |
211
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `CRDS_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1
AND cl.`id_category` = 110 LIMIT 1 |
211
ms
|
1 |
|
|
/override/classes/Category.php:1379
/override/classes/Product.php:748<br>/modules/marketplace/controllers/front/shopstore.php:486<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 98) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
211
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 77 |
210
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
210
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 92) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
210
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 517) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
209
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/override/classes/Product.php:7766<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 85) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
209
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 90 |
209
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_seller`
FROM CRDS_wk_mp_seller
WHERE `link_rewrite` = "el-corte-ingles" LIMIT 1 |
209
ms
|
10 |
|
|
/override/classes/Dispatcher.php:1613
/override/classes/Dispatcher.php:1118<br>/classes/Dispatcher.php:359<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 94) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
209
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE * FROM `CRDS_hook_module_exceptions`
WHERE `id_shop` IN (1) |
208
ms
|
1 |
|
|
/classes/module/Module.php:2237
/classes/Hook.php:889<br>/classes/Dispatcher.php:521<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 79 |
208
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module` WHERE `name` = "pm_advancedsearch4" LIMIT 1 |
208
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/override/classes/Dispatcher.php:1061<br>/classes/Dispatcher.php:359<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
208
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE *
FROM `CRDS_group_lang`
WHERE `id_group` = 1 |
208
ms
|
2 |
|
|
/src/Adapter/EntityMapper.php:84
/classes/ObjectModel.php:265<br>/tools/profiling/ObjectModel.php:32<br>/classes/Group.php:81<br>/classes/Group.php:397<br>/override/classes/Cart.php:252<br>/override/classes/Cart.php:225<br>/override/classes/controller/FrontController.php:443<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module` WHERE `name` = "mpsellerstaff" LIMIT 1 |
207
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/marketplace/marketplace.php:25<br>/classes/module/Module.php:1178<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/override/classes/Dispatcher.php:181<br>/classes/Dispatcher.php:256<br>/override/classes/Dispatcher.php:27<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 111) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
207
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1263 |
207
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 179 |
207
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module` WHERE `name` = "mpsellerpricecomparision" LIMIT 1 |
207
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/modules/marketplace/controllers/front/shopstore.php:75<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 196) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
207
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 97) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
207
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 512) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
206
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 45 |
206
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 107) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
206
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1263 |
205
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 183) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
203
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
203
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 1319 |
203
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE c.*, cl.*
FROM `CRDS_category` c
LEFT JOIN `CRDS_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 )
WHERE c.`id_category` = 2 |
203
ms
|
1 |
|
|
/override/classes/Link.php:117
/override/classes/Link.php:47<br>/modules/ps_categorytree/ps_categorytree.php:176<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:171<br>/modules/ps_categorytree/ps_categorytree.php:158<br>/modules/ps_categorytree/ps_categorytree.php:358<br>/modules/ps_categorytree/ps_categorytree.php:318<br>/classes/Hook.php:1017<br>/tools/profiling/Hook.php:64<br>/config/smartyfront.config.inc.php:85<br>/config/smartyfront.config.inc.php:78<br>/config/smartyfront.config.inc.php:89<br>/classes/Smarty/SmartyLazyRegister.php:83<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/a0/8c/27/a08c27f287e789343b734a303a5ac0226c1fd899_2.module.marketplaceviewstemplates.php:40<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:111<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/3a/15/e5/3a15e524c58d4cccb48e3db971d6e0099b9cf675_2.module.marketplaceviewstemplates.php:39<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:52<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:109<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:140<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:248<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:184<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:186<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:156<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/43/1e/f4/431ef410525a879017d4802810a437dd957dd59b_2.file.layout-custom-both-columns.tpl.php:164<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/34/61/77/346177485ef7c6cd37689050efb66d358b8b519d_2.file.layout-full-width.tpl.php:50<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:385<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php:116<br>/var/cache/dev/smarty/compile/warehousechildlayouts_layout_full_width_tpl/99/ed/a1/99eda15d7f2e64bff4f8ef0a7e7860e82636fe7b_2.module.marketplaceviewstemplates.php:34<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php:123<br>/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php:114<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php:216<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:232<br>/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php:116<br>/classes/Smarty/SmartyDev.php:40<br>/override/classes/controller/FrontController.php:727<br>/override/classes/controller/FrontController.php:709<br>/tools/profiling/Controller.php:106<br>/tools/profiling/Controller.php:83<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `CRDS_stock_available`
WHERE (id_product = 507) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
202
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/override/classes/Product.php:7767<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 63) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
202
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `CRDS_stock_available`
WHERE (id_product = 519) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
200
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/override/classes/Product.php:7769<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `CRDS_product_shop`
WHERE `id_product` = 517 AND id_shop=1 LIMIT 1 |
197
ms
|
1 |
|
|
/override/classes/Product.php:6758
/override/classes/Product.php:3892<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
196
ms
|
0 |
|
|
/classes/module/Module.php:2328
/override/classes/Dispatcher.php:1061<br>/classes/Dispatcher.php:359<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `CRDS_stock_available`
WHERE (id_product = 516) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
195
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/override/classes/Product.php:7767<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
195
ms
|
0 |
|
|
/classes/module/Module.php:2328
/override/classes/Dispatcher.php:1146<br>/classes/Dispatcher.php:359<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module_shop` WHERE `id_module` = 95 AND `id_shop` = 1 LIMIT 1 |
192
ms
|
1 |
|
|
/classes/module/Module.php:2328
/override/classes/Dispatcher.php:1100<br>/classes/Dispatcher.php:359<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 182) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
191
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE SUM(quantity)
FROM `CRDS_stock_available`
WHERE (id_product = 100) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
191
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:453
/modules/marketplace/classes/WkMpSellerProduct.php:1024<br>/modules/marketplace/controllers/front/shopstore.php:66<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE id_shop
FROM `CRDS_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1 |
190
ms
|
1 |
|
|
/classes/ObjectModel.php:1647
/override/classes/Tools.php:708<br>/override/classes/controller/FrontController.php:384<br>/tools/profiling/Controller.php:41<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
189
ms
|
0 |
|
|
/classes/module/Module.php:2328
/modules/marketplace/marketplace.php:25<br>/classes/module/Module.php:1178<br>/tools/profiling/Module.php:35<br>/classes/module/Module.php:1170<br>/classes/Hook.php:921<br>/override/classes/Dispatcher.php:181<br>/classes/Dispatcher.php:256<br>/override/classes/Dispatcher.php:27<br>/classes/Dispatcher.php:214<br>/index.php:28
|
SELECT SQL_NO_CACHE `need_identification_number`
FROM `CRDS_country`
WHERE `id_country` = 6 LIMIT 1 |
186
ms
|
1 |
|
|
/classes/Country.php:401
/classes/AddressFormat.php:638<br>/classes/AddressFormat.php:619<br>/classes/AddressFormat.php:563<br>/classes/AddressFormat.php:438<br>/override/classes/controller/FrontController.php:1671<br>/override/classes/controller/FrontController.php:529<br>/override/classes/controller/FrontController.php:590<br>/classes/controller/ModuleFrontController.php:77<br>/modules/marketplace/controllers/front/shopstore.php:25<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `CRDS_product_shop`
WHERE `id_product` = 515 AND id_shop=1 LIMIT 1 |
183
ms
|
1 |
|
|
/override/classes/Product.php:6758
/override/classes/Product.php:3892<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
182
ms
|
0 |
|
|
/classes/module/Module.php:2328
/override/classes/controller/FrontController.php:1573<br>/override/classes/controller/FrontController.php:1710<br>/override/classes/controller/FrontController.php:528<br>/override/classes/controller/FrontController.php:590<br>/classes/controller/ModuleFrontController.php:77<br>/modules/marketplace/controllers/front/shopstore.php:25<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `CRDS_product_shop`
WHERE `id_product` = 518 AND id_shop=1 LIMIT 1 |
182
ms
|
1 |
|
|
/override/classes/Product.php:6758
/override/classes/Product.php:3892<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `CRDS_stock_available`
WHERE (id_product = 517) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
180
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/override/classes/Product.php:7767<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `CRDS_stock_available`
WHERE (id_product = 515) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
179
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/override/classes/Product.php:7769<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_category` FROM `CRDS_category_product`
WHERE `id_product` = 198 |
179
ms
|
1 |
|
|
/override/classes/Product.php:3393
/override/classes/Product.php:3446<br>/modules/marketplace/controllers/front/shopstore.php:487<br>/modules/marketplace/controllers/front/shopstore.php:196<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
177
ms
|
0 |
|
|
/classes/module/Module.php:2328
/modules/marketplace/controllers/front/shopstore.php:75<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE depends_on_stock
FROM `CRDS_stock_available`
WHERE (id_product = 516) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
175
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:744
/override/classes/Product.php:7768<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `page`
FROM CRDS_meta
WHERE id_meta = 0 LIMIT 1 |
174
ms
|
0 |
|
|
/override/classes/Dispatcher.php:1353
/override/classes/Dispatcher.php:327<br>/classes/Dispatcher.php:359<br>/index.php:28
|
SELECT SQL_NO_CACHE out_of_stock
FROM `CRDS_stock_available`
WHERE (id_product = 515) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
174
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:769
/override/classes/Product.php:7767<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_product_group_reduction_cache`
WHERE `id_product` = 516 AND `id_group` = 1 LIMIT 1 |
173
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/override/classes/Product.php:3958<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module` WHERE `name` = "pk_amp" LIMIT 1 |
170
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/override/classes/Dispatcher.php:1146<br>/classes/Dispatcher.php:359<br>/index.php:28
|
SELECT SQL_NO_CACHE location
FROM `CRDS_stock_available`
WHERE (id_product = 516) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
167
ms
|
1 |
|
|
/classes/stock/StockAvailable.php:797
/override/classes/Product.php:7769<br>/override/classes/Product.php:744<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `reduction`
FROM `CRDS_product_group_reduction_cache`
WHERE `id_product` = 515 AND `id_group` = 1 LIMIT 1 |
161
ms
|
0 |
|
|
/classes/GroupReduction.php:156
/override/classes/Product.php:3958<br>/override/classes/Product.php:3682<br>/override/classes/Product.php:740<br>/modules/marketplace/controllers/front/shopstore.php:210<br>/tools/profiling/Controller.php:60<br>/classes/Dispatcher.php:525<br>/index.php:28
|
SELECT SQL_NO_CACHE `id_module` FROM `CRDS_module` WHERE `name` = "homecomments" LIMIT 1 |
153
ms
|
0 |
|
|
/classes/module/Module.php:2840
/classes/module/Module.php:2327<br>/override/classes/Dispatcher.php:1219<br>/classes/Dispatcher.php:359<br>/index.php:28
|