Stationery
Notebooks, agendas, office accessories and more. Everything you need to combine the pleasant and the useful, either at work or at home.
Notebooks, agendas, office accessories and more. Everything you need to combine the pleasant and the useful, either at work or at home.
| Load Time | 327.728 ms |
| Querying Time | 247 ms |
| Queries | 190 |
| Memory Peak Usage | 6.9 Mb |
| Included Files | 881 files - 10.03 Mb |
| PrestaShop Cache | - Mb |
| Global vars | 0.03 Mb |
| PrestaShop Version | 9.0.0 |
| PHP Version | 8.3.8 |
| MySQL Version | 10.3.39-MariaDB-0+deb10u2 |
| Memory Limit | 128M |
| Max Execution Time | 30s |
| Smarty Cache | enabled |
| Smarty Compilation | never recompile |
| Time | Cumulated Time | Memory Usage | Memory Peak Usage | |
|---|---|---|---|---|
| config | 75.462 ms | 75.462 ms | 1.83 Mb | 2.2 Mb |
| __construct | 0.020 ms | 75.482 ms | - Mb | 2.2 Mb |
| init | 26.321 ms | 101.803 ms | 0.53 Mb | 2.6 Mb |
| checkAccess | 0.002 ms | 101.805 ms | - Mb | 2.6 Mb |
| setMedia | 2.701 ms | 104.506 ms | 0.13 Mb | 2.6 Mb |
| postProcess | 0.002 ms | 104.508 ms | - Mb | 2.6 Mb |
| initHeader | 0.001 ms | 104.509 ms | - Mb | 2.6 Mb |
| initContent | 141.979 ms | 246.488 ms | 1.77 Mb | 4.3 Mb |
| initFooter | 0.002 ms | 246.490 ms | - Mb | 4.3 Mb |
| display | 81.238 ms | 327.728 ms | 2.46 Mb | 6.9 Mb |
| Hook | Time | Memory Usage |
|---|---|---|
| DisplayBeforeBodyClosingTag | 13.201 ms | 0.17 Mb |
| displayProductListReviews | 9.360 ms | 0.24 Mb |
| displayLeftColumn | 6.874 ms | 0.26 Mb |
| displayNav2 | 6.738 ms | 0.21 Mb |
| displayFooter | 5.735 ms | 0.15 Mb |
| displayTop | 3.542 ms | 0.10 Mb |
| displayFooterBefore | 2.866 ms | 0.10 Mb |
| displayNav1 | 1.918 ms | 0.06 Mb |
| ActionDispatcherBefore | 0.613 ms | 0.01 Mb |
| DisplayHeader | 0.518 ms | 0.02 Mb |
| DisplayFooter | 0.504 ms | 0.05 Mb |
| ActionFrontControllerSetMedia | 0.260 ms | 0.01 Mb |
| ProductSearchProvider | 0.199 ms | - Mb |
| DisplayLeftColumn | 0.142 ms | 0.01 Mb |
| DisplayTop | 0.015 ms | - Mb |
| DisplayAfterBodyOpeningTag | 0.009 ms | - Mb |
| DisplayFooterAfter | 0.007 ms | - Mb |
| DisplayNavFullWidth | 0.006 ms | - Mb |
| DisplayFooterBefore | 0.005 ms | - Mb |
| 19 hook(s) | 52.512 ms | 1.38 Mb |
| Module | Time | Memory Usage |
|---|---|---|
| ps_mbo | 6.436 ms | 0.11 Mb |
| blockreassurance | 1.270 ms | 0.07 Mb |
| blockwishlist | 0.675 ms | 0.06 Mb |
| ps_emailsubscription | 2.200 ms | 0.05 Mb |
| ps_socialfollow | 0.808 ms | 0.06 Mb |
| ps_emailalerts | 0.105 ms | 0.01 Mb |
| ps_shoppingcart | 1.805 ms | 0.08 Mb |
| ps_searchbar | 1.586 ms | 0.05 Mb |
| ps_imageslider | 0.118 ms | 0.01 Mb |
| productcomments | 9.576 ms | 0.25 Mb |
| ps_googleanalytics | 6.407 ms | 0.14 Mb |
| psxmarketingwithgoogle | 0.268 ms | 0.01 Mb |
| ps_facetedsearch | 0.554 ms | 0.03 Mb |
| ps_contactinfo | 3.027 ms | 0.10 Mb |
| ps_languageselector | 2.318 ms | 0.05 Mb |
| ps_currencyselector | 1.951 ms | 0.07 Mb |
| ps_customersignin | 1.207 ms | 0.05 Mb |
| ps_mainmenu | 2.351 ms | 0.06 Mb |
| pagesnotfound | 0.086 ms | 0.01 Mb |
| ps_categorytree | 4.747 ms | 0.18 Mb |
| ps_supplierlist | 1.197 ms | 0.05 Mb |
| ps_brandlist | 1.180 ms | 0.05 Mb |
| ps_linklist | 2.493 ms | 0.07 Mb |
| ps_customeraccountlinks | 2.481 ms | 0.07 Mb |
| statsdata | 6.992 ms | 0.04 Mb |
| 25 module(s) | 61.839 ms | 1.70 Mb |
| # | Query | Time (ms) | Rows | Filesort | Group By | Location |
|---|---|---|---|---|---|---|
| 13 | SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module FROM `c9wfz_module` m INNER JOIN c9wfz_module_shop module_shop ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1) INNER JOIN `c9wfz_hook_module` `hm` ON hm.`id_module` = m.`id_module` INNER JOIN `c9wfz_hook` `h` ON hm.`id_hook` = h.`id_hook` LEFT JOIN `c9wfz_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` |
9.840 ms | 146 | Yes | Yes | /classes/Hook.php:1514 |
| 12 | SELECT SQL_NO_CACHE lower(name) as name FROM `c9wfz_hook` h WHERE (h.active = 1) |
9.226 ms | 1060 | /classes/Hook.php:1622 | ||
| 14 | SELECT SQL_NO_CACHE `name`, `alias` FROM `c9wfz_hook_alias` |
7.430 ms | 86 | /classes/Hook.php:321 | ||
| 66 | 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 `c9wfz_product` p INNER JOIN `c9wfz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1) LEFT JOIN `c9wfz_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` = 16) |
7.030 ms | 4 | /classes/Product.php:3577 | ||
| 28 | SELECT SQL_NO_CACHE c.id_currency FROM `c9wfz_currency` c WHERE (iso_code = 'BGN') LIMIT 1 |
6.500 ms | 1 | /classes/Currency.php:893 | ||
| 67 | SELECT SQL_NO_CACHE `id_hook`, `name` FROM `c9wfz_hook` UNION SELECT `id_hook`, ha.`alias` as name FROM `c9wfz_hook_alias` ha INNER JOIN `c9wfz_hook` h ON ha.name = h.name |
5.902 ms | 0 | /classes/Hook.php:1582 | ||
| 46 | SELECT SQL_NO_CACHE * FROM `c9wfz_image_type` WHERE 1 AND `suppliers` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
5.877 ms | 7 | Yes | /classes/ImageType.php:109 | |
| 75 | SELECT SQL_NO_CACHE SUM(quantity) FROM `c9wfz_stock_available` WHERE (id_product = 16) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
5.851 ms | 1 | /classes/stock/StockAvailable.php:269 | ||
| 189 | INSERT INTO `c9wfz_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('9924', '', 'p9.gsvision.dev/7-stationery', '', '2026-01-03 14:59:30') |
5.604 ms | 1 | /classes/ObjectModel.php:543 | ||
| 16 | SELECT SQL_NO_CACHE `id_hook`, `name` FROM `c9wfz_hook` |
5.519 ms | 1060 | /classes/Hook.php:1582 | ||
| 59 | SELECT SQL_NO_CACHE * FROM `c9wfz_category` a LEFT JOIN `c9wfz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1 WHERE (a.`id_category` = 7) LIMIT 1 |
5.413 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 65 | SELECT SQL_NO_CACHE 1 FROM `c9wfz_specific_price` WHERE id_product = 16 LIMIT 1 |
5.223 ms | 1 | /classes/SpecificPrice.php:432 | ||
| 97 | SELECT SQL_NO_CACHE SUM(quantity) FROM `c9wfz_stock_available` WHERE (id_product = 18) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
5.087 ms | 1 | /classes/stock/StockAvailable.php:269 | ||
| 80 | SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`, pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`, pal.`available_now`, pal.`available_later` FROM `c9wfz_attribute` a LEFT JOIN `c9wfz_attribute_lang` al ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1) LEFT JOIN `c9wfz_product_attribute_combination` pac ON (pac.`id_attribute` = a.`id_attribute`) LEFT JOIN `c9wfz_product_attribute` pa ON (pa.`id_product_attribute` = pac.`id_product_attribute`) INNER JOIN c9wfz_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN `c9wfz_product_attribute_lang` pal ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1) LEFT JOIN `c9wfz_attribute_group_lang` agl ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) WHERE pa.`id_product` = 16 AND pac.`id_product_attribute` = 28 AND agl.`id_lang` = 1 |
4.760 ms | 1 | /classes/Product.php:7125 | ||
| 17 | SELECT SQL_NO_CACHE * FROM `c9wfz_hook_module_exceptions` WHERE `id_shop` IN (1) |
4.311 ms | 1 | /classes/module/Module.php:2146 | ||
| 110 | SELECT SQL_NO_CACHE * FROM `c9wfz_product` a LEFT JOIN `c9wfz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1 LEFT JOIN `c9wfz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 17) AND (b.`id_shop` = 1) LIMIT 1 |
4.116 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 25 | SELECT SQL_NO_CACHE * FROM `c9wfz_currency` c ORDER BY `iso_code` ASC |
3.810 ms | 1 | Yes | /classes/Currency.php:708 | |
| 15 | SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang FROM `c9wfz_meta` m LEFT JOIN `c9wfz_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 ) ORDER BY LENGTH(ml.url_rewrite) DESC |
3.809 ms | 43 | Yes | /classes/Dispatcher.php:634 | |
| 87 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity FROM `c9wfz_cart_product` cp WHERE cp.`id_product_attribute` = 0 AND cp.`id_cart` = 0 AND cp.`id_product` = 17 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity FROM `c9wfz_cart_product` cp JOIN `c9wfz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `c9wfz_product` pr ON p.`id_product_pack` = pr.`id_product` WHERE cp.`id_product_attribute` = 0 AND cp.`id_cart` = 0 AND p.`id_product_item` = 17 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 |
3.728 ms | 0 | /classes/Cart.php:1421 | ||
| 11 | SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `c9wfz_lang` l JOIN c9wfz_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1) WHERE l.`active` = 1 LIMIT 1 |
3.344 ms | 1 | /classes/Language.php:1203 | ||
| 2 | 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 `c9wfz_configuration` c LEFT JOIN `c9wfz_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`) |
3.214 ms | 433 | /classes/Configuration.php:182 | ||
| 79 | SELECT SQL_NO_CACHE pa.`available_date` FROM `c9wfz_product` p LEFT JOIN `c9wfz_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN c9wfz_product_shop product_shop ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN c9wfz_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 p.`id_product` = 16 AND pa.`id_product` = 16 AND pa.`id_product_attribute` = 28 LIMIT 1 |
3.202 ms | 1 | /classes/Product.php:1180 | ||
| 20 | SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active` FROM `c9wfz_module` m LEFT JOIN `c9wfz_module_shop` ms ON m.`id_module` = ms.`id_module` WHERE `name` = "ps_mbo" LIMIT 1 |
2.989 ms | 1 | /modules/ps_mbo/ps_mbo.php:322 | ||
| 83 | SELECT SQL_NO_CACHE 1 FROM `c9wfz_specific_price` WHERE id_product = 17 LIMIT 1 |
2.924 ms | 1 | /classes/SpecificPrice.php:432 | ||
| 81 | SELECT SQL_NO_CACHE * FROM `c9wfz_product_attribute` a LEFT JOIN `c9wfz_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1 WHERE (a.`id_product_attribute` = 28) LIMIT 1 |
2.700 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 57 | SELECT SQL_NO_CACHE ag.id_attribute_group, agl.public_name as attribute_group_name, is_color_group, IF(liaglv.`url_name` IS NULL OR liaglv.`url_name` = "", NULL, liaglv.`url_name`) AS url_name, IF(liaglv.`meta_title` IS NULL OR liaglv.`meta_title` = "", NULL, liaglv.`meta_title`) AS meta_title, IFNULL(liag.indexable, TRUE) AS indexable FROM `c9wfz_attribute_group` ag INNER JOIN c9wfz_attribute_group_shop attribute_group_shop ON (attribute_group_shop.id_attribute_group = ag.id_attribute_group AND attribute_group_shop.id_shop = 1) LEFT JOIN `c9wfz_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) LEFT JOIN `c9wfz_layered_indexable_attribute_group` liag ON (ag.`id_attribute_group` = liag.`id_attribute_group`) LEFT JOIN `c9wfz_layered_indexable_attribute_group_lang_value` AS liaglv ON (ag.`id_attribute_group` = liaglv.`id_attribute_group` AND agl.`id_lang` = 1) GROUP BY ag.id_attribute_group ORDER BY ag.`position` ASC |
2.379 ms | 4 | Yes | Yes | /modules/ps_facetedsearch/src/Filters/DataAccessor.php:122 |
| 86 | SELECT SQL_NO_CACHE SUM(quantity) FROM `c9wfz_stock_available` WHERE (id_product = 17) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
2.294 ms | 1 | /classes/stock/StockAvailable.php:269 | ||
| 33 | SELECT SQL_NO_CACHE id_shop FROM `c9wfz_currency_shop` WHERE `id_currency` = 1 AND id_shop = 1 LIMIT 1 |
2.161 ms | 1 | /classes/ObjectModel.php:1579 | ||
| 102 | SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`, pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`, pal.`available_now`, pal.`available_later` FROM `c9wfz_attribute` a LEFT JOIN `c9wfz_attribute_lang` al ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1) LEFT JOIN `c9wfz_product_attribute_combination` pac ON (pac.`id_attribute` = a.`id_attribute`) LEFT JOIN `c9wfz_product_attribute` pa ON (pa.`id_product_attribute` = pac.`id_product_attribute`) INNER JOIN c9wfz_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN `c9wfz_product_attribute_lang` pal ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1) LEFT JOIN `c9wfz_attribute_group_lang` agl ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) WHERE pa.`id_product` = 18 AND pac.`id_product_attribute` = 36 AND agl.`id_lang` = 1 |
2.133 ms | 1 | /classes/Product.php:7125 | ||
| 82 | SELECT SQL_NO_CACHE * FROM `c9wfz_product_attribute_lang` WHERE `id_product_attribute` = 28 |
2.119 ms | 1 | /src/Adapter/EntityMapper.php:81 | ||
| 92 | SELECT SQL_NO_CACHE * FROM `c9wfz_product_attribute` a LEFT JOIN `c9wfz_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1 WHERE (a.`id_product_attribute` = 32) LIMIT 1 |
2.085 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 107 | SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position` FROM `c9wfz_image` i INNER JOIN c9wfz_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) LEFT JOIN `c9wfz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1) WHERE i.`id_product` = 16 ORDER BY `position` |
1.951 ms | 1 | Yes | /classes/Product.php:3259 | |
| 1 | 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 c9wfz_shop_group gs LEFT JOIN c9wfz_shop s ON s.id_shop_group = gs.id_shop_group LEFT JOIN c9wfz_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 |
1.944 ms | 1 | Yes | /classes/shop/Shop.php:719 | |
| 61 | SELECT SQL_NO_CACHE p.id_product FROM (SELECT p.id_product, p.id_manufacturer, SUM(sa.quantity) as quantity, p.condition, p.weight, p.price, psales.quantity as sales, p.on_sale, p.date_add, cp.position FROM c9wfz_product p LEFT JOIN c9wfz_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN c9wfz_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN c9wfz_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, 0) = sa.id_product_attribute AND sa.id_shop = 1 AND sa.id_shop_group = 0 ) LEFT JOIN c9wfz_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN c9wfz_category_product cp ON (p.id_product = cp.id_product) INNER JOIN c9wfz_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN c9wfz_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN c9wfz_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='1' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='1' AND c.nleft>=10 AND c.nright<=11 GROUP BY p.id_product) p INNER JOIN c9wfz_category_product cp ON (p.id_product = cp.id_product) GROUP BY p.id_product ORDER BY p.position ASC, p.id_product DESC |
1.853 ms | 81 | Yes | /modules/ps_facetedsearch/src/Adapter/MySQL.php:85 | |
| 45 | SELECT SQL_NO_CACHE * FROM `c9wfz_image_type` WHERE 1 AND `manufacturers` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
1.787 ms | 7 | Yes | /classes/ImageType.php:109 | |
| 111 | SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position` FROM `c9wfz_image` i INNER JOIN c9wfz_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) LEFT JOIN `c9wfz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1) WHERE i.`id_product` = 17 ORDER BY `position` |
1.785 ms | 1 | Yes | /classes/Product.php:3259 | |
| 108 | SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend` FROM `c9wfz_product_attribute_image` pai LEFT JOIN `c9wfz_image_lang` il ON (il.`id_image` = pai.`id_image`) INNER JOIN `c9wfz_image` i ON (i.`id_image` = pai.`id_image`) WHERE i.`id_product` = 16 AND il.`id_lang` = 1 ORDER by i.`position` |
1.727 ms | 1 | Yes | /classes/Product.php:2642 | |
| 68 | 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 `c9wfz_hook_module` hm STRAIGHT_JOIN `c9wfz_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1) STRAIGHT_JOIN `c9wfz_module` as m ON (m.id_module = hm.id_module) ORDER BY hm.position |
1.649 ms | 379 | /classes/Hook.php:505 | ||
| 121 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module_shop` WHERE `id_module` = 6 AND `id_shop` = 1 LIMIT 1 |
1.629 ms | 1 | /classes/module/Module.php:2245 | ||
| 55 | SELECT SQL_NO_CACHE `id_category` FROM `c9wfz_category_shop` WHERE `id_category` = 7 AND `id_shop` = 1 LIMIT 1 |
1.621 ms | 1 | /classes/Category.php:2418 | ||
| 109 | SELECT SQL_NO_CACHE * FROM `c9wfz_image_type` |
1.583 ms | 7 | /classes/ImageType.php:161 | ||
| 77 | SELECT SQL_NO_CACHE SUM(quantity) FROM `c9wfz_stock_available` WHERE (id_product = 16) AND (id_product_attribute = 28) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1.492 ms | 1 | /classes/stock/StockAvailable.php:269 | ||
| 155 | SELECT SQL_NO_CACHE SUM(quantity) FROM `c9wfz_stock_available` WHERE (id_product = 16) AND (id_product_attribute = 30) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
1.490 ms | 1 | /classes/stock/StockAvailable.php:269 | ||
| 157 | SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by FROM `c9wfz_product_attribute` pa INNER JOIN c9wfz_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) JOIN `c9wfz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`) JOIN `c9wfz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`) JOIN `c9wfz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) JOIN `c9wfz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`) WHERE pa.`id_product` IN (17) AND ag.`is_color_group` = 1 GROUP BY pa.`id_product`, a.`id_attribute`, `group_by` ORDER BY a.`position` ASC; |
1.460 ms | 16 | Yes | Yes | /classes/Product.php:4230 |
| 103 | SELECT SQL_NO_CACHE * FROM `c9wfz_product_attribute` a LEFT JOIN `c9wfz_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = 1 WHERE (a.`id_product_attribute` = 36) LIMIT 1 |
1.440 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 183 | SELECT SQL_NO_CACHE cp.`id_category`, cp.`id_product`, cl.`name` FROM `c9wfz_category_product` cp LEFT JOIN `c9wfz_category` c ON (c.id_category = cp.id_category) LEFT JOIN `c9wfz_category_lang` cl ON (cp.`id_category` = cl.`id_category` AND cl.id_shop = 1 ) INNER JOIN c9wfz_category_shop category_shop ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1) WHERE cp.`id_product` IN (16,17,18) AND cl.`id_lang` = 1 ORDER BY c.`level_depth` DESC |
1.434 ms | 9 | Yes | /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:103 | |
| 104 | SELECT SQL_NO_CACHE * FROM `c9wfz_product_attribute_lang` WHERE `id_product_attribute` = 36 |
1.417 ms | 1 | /src/Adapter/EntityMapper.php:81 | ||
| 0 | SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main FROM c9wfz_shop_url su LEFT JOIN c9wfz_shop s ON (s.id_shop = su.id_shop) WHERE (su.domain = 'p9.gsvision.dev' OR su.domain_ssl = 'p9.gsvision.dev') AND s.active = 1 AND s.deleted = 0 ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC |
1.332 ms | 1 | Yes | /classes/shop/Shop.php:1395 | |
| 58 | SELECT SQL_NO_CACHE DISTINCT f.id_feature, f.*, fl.*, IF(liflv.`url_name` IS NULL OR liflv.`url_name` = "", NULL, liflv.`url_name`) AS url_name, IF(liflv.`meta_title` IS NULL OR liflv.`meta_title` = "", NULL, liflv.`meta_title`) AS meta_title, lif.indexable FROM `c9wfz_feature` f INNER JOIN c9wfz_feature_shop feature_shop ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `c9wfz_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 1) LEFT JOIN `c9wfz_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `c9wfz_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 1) ORDER BY f.`position` ASC |
1.286 ms | 2 | Yes | /modules/ps_facetedsearch/src/Filters/DataAccessor.php:159 | |
| 137 | SELECT SQL_NO_CACHE c.*, cl.* FROM `c9wfz_category` c INNER JOIN c9wfz_category_shop category_shop ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1) LEFT JOIN `c9wfz_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 LEFT JOIN `c9wfz_category_group` cg ON c.`id_category` = cg.`id_category` RIGHT JOIN `c9wfz_category` c2 ON c2.`id_category` = 2 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright` WHERE 1 AND c.`level_depth` <= 5 AND `id_lang` = 1 AND c.`active` = 1 AND cg.`id_group` IN (1) GROUP BY c.`id_category` ORDER BY c.`level_depth` ASC, category_shop.`position` ASC |
1.273 ms | 9 | Yes | Yes | /classes/Category.php:785 |
| 60 | SELECT SQL_NO_CACHE * FROM `c9wfz_category_lang` WHERE `id_category` = 7 AND `id_shop` = 1 |
1.256 ms | 1 | /src/Adapter/EntityMapper.php:81 | ||
| 101 | SELECT SQL_NO_CACHE pa.`available_date` FROM `c9wfz_product` p LEFT JOIN `c9wfz_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN c9wfz_product_shop product_shop ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN c9wfz_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 p.`id_product` = 18 AND pa.`id_product` = 18 AND pa.`id_product_attribute` = 36 LIMIT 1 |
1.231 ms | 1 | /classes/Product.php:1180 | ||
| 6 | SELECT SQL_NO_CACHE * FROM `c9wfz_country` a LEFT JOIN `c9wfz_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 1 LEFT JOIN `c9wfz_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1 WHERE (a.`id_country` = 233) LIMIT 1 |
1.144 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 186 | SELECT SQL_NO_CACHE al.`name` AS attribute_name FROM `c9wfz_product_attribute_combination` pac LEFT JOIN `c9wfz_attribute` a ON a.`id_attribute` = pac.`id_attribute` LEFT JOIN `c9wfz_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group` LEFT JOIN `c9wfz_attribute_lang` al ON ( a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1 ) WHERE pac.`id_product_attribute` = 32 ORDER BY ag.`position` ASC, a.`position` ASC |
1.107 ms | 1 | Yes | /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:232 | |
| 174 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1 |
1.082 ms | 1 | /classes/module/Module.php:2245 | ||
| 91 | SELECT SQL_NO_CACHE a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`, pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`, pal.`available_now`, pal.`available_later` FROM `c9wfz_attribute` a LEFT JOIN `c9wfz_attribute_lang` al ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = 1) LEFT JOIN `c9wfz_product_attribute_combination` pac ON (pac.`id_attribute` = a.`id_attribute`) LEFT JOIN `c9wfz_product_attribute` pa ON (pa.`id_product_attribute` = pac.`id_product_attribute`) INNER JOIN c9wfz_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) LEFT JOIN `c9wfz_product_attribute_lang` pal ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = 1) LEFT JOIN `c9wfz_attribute_group_lang` agl ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) WHERE pa.`id_product` = 17 AND pac.`id_product_attribute` = 32 AND agl.`id_lang` = 1 |
1.072 ms | 1 | /classes/Product.php:7125 | ||
| 94 | SELECT SQL_NO_CACHE 1 FROM `c9wfz_specific_price` WHERE id_product = 18 LIMIT 1 |
1.012 ms | 1 | /classes/SpecificPrice.php:432 | ||
| 70 | SELECT SQL_NO_CACHE * FROM `c9wfz_tax` a WHERE (a.`id_tax` = 1) LIMIT 1 |
1.008 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 146 | SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by FROM `c9wfz_product_attribute` pa INNER JOIN c9wfz_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) JOIN `c9wfz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`) JOIN `c9wfz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`) JOIN `c9wfz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) JOIN `c9wfz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`) WHERE pa.`id_product` IN (16) AND ag.`is_color_group` = 1 GROUP BY pa.`id_product`, a.`id_attribute`, `group_by` ORDER BY a.`position` ASC; |
0.997 ms | 16 | Yes | Yes | /classes/Product.php:4230 |
| 185 | SELECT SQL_NO_CACHE al.`name` AS attribute_name FROM `c9wfz_product_attribute_combination` pac LEFT JOIN `c9wfz_attribute` a ON a.`id_attribute` = pac.`id_attribute` LEFT JOIN `c9wfz_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group` LEFT JOIN `c9wfz_attribute_lang` al ON ( a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1 ) WHERE pac.`id_product_attribute` = 28 ORDER BY ag.`position` ASC, a.`position` ASC |
0.997 ms | 1 | Yes | /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:232 | |
| 112 | SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend` FROM `c9wfz_product_attribute_image` pai LEFT JOIN `c9wfz_image_lang` il ON (il.`id_image` = pai.`id_image`) INNER JOIN `c9wfz_image` i ON (i.`id_image` = pai.`id_image`) WHERE i.`id_product` = 17 AND il.`id_lang` = 1 ORDER by i.`position` |
0.987 ms | 1 | Yes | /classes/Product.php:2642 | |
| 116 | SELECT SQL_NO_CACHE 1 FROM c9wfz_cart_product cp INNER JOIN c9wfz_product p ON (p.id_product = cp.id_product) INNER JOIN c9wfz_product_shop ps ON (ps.id_shop = cp.id_shop AND ps.id_product = p.id_product) WHERE cp.id_cart=0 LIMIT 1 |
0.957 ms | 1 | /classes/Cart.php:3960 | ||
| 76 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity FROM `c9wfz_cart_product` cp WHERE cp.`id_product_attribute` = 0 AND cp.`id_cart` = 0 AND cp.`id_product` = 16 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity FROM `c9wfz_cart_product` cp JOIN `c9wfz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `c9wfz_product` pr ON p.`id_product_pack` = pr.`id_product` WHERE cp.`id_product_attribute` = 0 AND cp.`id_cart` = 0 AND p.`id_product_item` = 16 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 |
0.943 ms | 0 | /classes/Cart.php:1421 | ||
| 39 | SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_description` FROM `c9wfz_category` c INNER JOIN c9wfz_category_shop category_shop ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1) LEFT JOIN `c9wfz_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 ) LEFT JOIN `c9wfz_category_group` cg ON (cg.`id_category` = c.`id_category`) WHERE `id_parent` = 7 AND `active` = 1 AND cg.`id_group` =1 GROUP BY c.`id_category` ORDER BY `level_depth` ASC, category_shop.`position` ASC |
0.931 ms | 1 | Yes | Yes | /classes/Category.php:916 |
| 154 | SELECT SQL_NO_CACHE SUM(quantity) FROM `c9wfz_stock_available` WHERE (id_product = 16) AND (id_product_attribute = 29) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.930 ms | 1 | /classes/stock/StockAvailable.php:269 | ||
| 180 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module_shop` WHERE `id_module` = 21 AND `id_shop` = 1 LIMIT 1 |
0.925 ms | 1 | /classes/module/Module.php:2245 | ||
| 179 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module` WHERE `name` = "ps_customeraccountlinks" LIMIT 1 |
0.915 ms | 1 | /classes/module/Module.php:2758 | ||
| 4 | SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl FROM c9wfz_shop s LEFT JOIN c9wfz_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 |
0.912 ms | 1 | /classes/shop/Shop.php:218 | ||
| 3 | SELECT SQL_NO_CACHE * FROM `c9wfz_shop` a WHERE (a.`id_shop` = 1) LIMIT 1 |
0.911 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 113 | SELECT SQL_NO_CACHE * FROM `c9wfz_product` a LEFT JOIN `c9wfz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1 LEFT JOIN `c9wfz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 18) AND (b.`id_shop` = 1) LIMIT 1 |
0.898 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 32 | SELECT SQL_NO_CACHE * FROM `c9wfz_currency_lang` WHERE `id_currency` = 1 |
0.880 ms | 1 | /src/Adapter/EntityMapper.php:81 | ||
| 156 | SELECT SQL_NO_CACHE SUM(quantity) FROM `c9wfz_stock_available` WHERE (id_product = 16) AND (id_product_attribute = 31) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.873 ms | 1 | /classes/stock/StockAvailable.php:269 | ||
| 41 | SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop` FROM `c9wfz_module` m LEFT JOIN `c9wfz_module_shop` ms ON m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1 |
0.860 ms | 73 | /classes/module/Module.php:340 | ||
| 114 | SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position` FROM `c9wfz_image` i INNER JOIN c9wfz_image_shop image_shop ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1) LEFT JOIN `c9wfz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 1) WHERE i.`id_product` = 18 ORDER BY `position` |
0.842 ms | 1 | Yes | /classes/Product.php:3259 | |
| 150 | SELECT SQL_NO_CACHE * FROM `c9wfz_product_lang` WHERE `id_product` = 16 AND `id_shop` = 1 |
0.836 ms | 1 | /src/Adapter/EntityMapper.php:81 | ||
| 8 | SELECT SQL_NO_CACHE * FROM `c9wfz_lang` a LEFT JOIN `c9wfz_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1 WHERE (a.`id_lang` = 1) LIMIT 1 |
0.834 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 18 | SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop` FROM `c9wfz_module` m LEFT JOIN `c9wfz_module_shop` ms ON m.`id_module` = ms.`id_module` AND ms.`id_shop` = 1 |
0.806 ms | 73 | /classes/module/Module.php:340 | ||
| 105 | SELECT SQL_NO_CACHE * FROM `c9wfz_product` a LEFT JOIN `c9wfz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 1 LEFT JOIN `c9wfz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 16) AND (b.`id_shop` = 1) LIMIT 1 |
0.803 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 165 | SELECT SQL_NO_CACHE pa.`id_product`, a.`color`, pac.`id_product_attribute`, 0 qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by FROM `c9wfz_product_attribute` pa INNER JOIN c9wfz_product_attribute_shop product_attribute_shop ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1) JOIN `c9wfz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`) JOIN `c9wfz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`) JOIN `c9wfz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) JOIN `c9wfz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`) WHERE pa.`id_product` IN (18) AND ag.`is_color_group` = 1 GROUP BY pa.`id_product`, a.`id_attribute`, `group_by` ORDER BY a.`position` ASC; |
0.787 ms | 16 | Yes | Yes | /classes/Product.php:4230 |
| 178 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module_shop` WHERE `id_module` = 1 AND `id_shop` = 1 LIMIT 1 |
0.766 ms | 1 | /classes/module/Module.php:2245 | ||
| 98 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity FROM `c9wfz_cart_product` cp WHERE cp.`id_product_attribute` = 0 AND cp.`id_cart` = 0 AND cp.`id_product` = 18 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity FROM `c9wfz_cart_product` cp JOIN `c9wfz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `c9wfz_product` pr ON p.`id_product_pack` = pr.`id_product` WHERE cp.`id_product_attribute` = 0 AND cp.`id_cart` = 0 AND p.`id_product_item` = 18 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 |
0.764 ms | 0 | /classes/Cart.php:1421 | ||
| 164 | SELECT SQL_NO_CACHE SUM(quantity) FROM `c9wfz_stock_available` WHERE (id_product = 17) AND (id_product_attribute = 35) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.745 ms | 1 | /classes/stock/StockAvailable.php:269 | ||
| 106 | SELECT SQL_NO_CACHE cl.`link_rewrite` FROM `c9wfz_category_lang` cl WHERE `id_lang` = 1 AND cl.id_shop = 1 AND cl.`id_category` = 7 LIMIT 1 |
0.743 ms | 1 | /classes/Category.php:1366 | ||
| 171 | SELECT SQL_NO_CACHE SUM(quantity) FROM `c9wfz_stock_available` WHERE (id_product = 18) AND (id_product_attribute = 38) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.733 ms | 1 | /classes/stock/StockAvailable.php:269 | ||
| 89 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity FROM `c9wfz_cart_product` cp WHERE cp.`id_product_attribute` = 32 AND cp.`id_cart` = 0 AND cp.`id_product` = 17 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity FROM `c9wfz_cart_product` cp JOIN `c9wfz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `c9wfz_product` pr ON p.`id_product_pack` = pr.`id_product` WHERE cp.`id_product_attribute` = 32 AND cp.`id_cart` = 0 AND p.`id_product_item` = 17 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 |
0.727 ms | 0 | /classes/Cart.php:1421 | ||
| 184 | SELECT SQL_NO_CACHE `name` FROM `c9wfz_manufacturer` WHERE `id_manufacturer` = 2 AND `active` = 1 LIMIT 1 |
0.721 ms | 1 | /classes/Manufacturer.php:306 | ||
| 56 | SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM c9wfz_layered_category WHERE controller = 'category' AND id_category = 7 AND id_shop = 1 GROUP BY `type`, id_value ORDER BY position ASC |
0.714 ms | 13 | Yes | Yes | /modules/ps_facetedsearch/src/Filters/Provider.php:57 |
| 31 | SELECT SQL_NO_CACHE * FROM `c9wfz_currency` a LEFT JOIN `c9wfz_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 1) LIMIT 1 |
0.711 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 166 | SELECT SQL_NO_CACHE * FROM `c9wfz_product` a LEFT JOIN `c9wfz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 18) LIMIT 1 |
0.710 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 84 | 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 `c9wfz_product` p INNER JOIN `c9wfz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1) LEFT JOIN `c9wfz_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` = 17) |
0.696 ms | 4 | /classes/Product.php:3577 | ||
| 173 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module` WHERE `name` = "ps_emailsubscription" LIMIT 1 |
0.688 ms | 1 | /classes/module/Module.php:2758 | ||
| 63 | SELECT SQL_NO_CACHE p.*, ps.*, pl.*, sa.out_of_stock, IFNULL(sa.quantity, 0) as quantity, (DATEDIFF( p.`date_add`, DATE_SUB( '2026-01-03 00:00:00', INTERVAL 20 DAY ) ) > 0) as new FROM c9wfz_product p LEFT JOIN c9wfz_product_lang pl ON pl.id_product = p.id_product AND pl.id_shop = 1 AND pl.id_lang = 1 LEFT JOIN c9wfz_stock_available sa ON sa.id_product = p.id_product AND sa.id_product_attribute = 0 AND sa.id_shop = 1 LEFT JOIN c9wfz_product_shop ps ON ps.id_product = p.id_product AND ps.id_shop = 1 WHERE p.id_product IN (16,17,18) |
0.682 ms | 3 | /classes/ProductAssembler.php:101 | ||
| 26 | SELECT SQL_NO_CACHE `id_lang` FROM `c9wfz_lang` WHERE `locale` = 'bg-bg' OR `language_code` = 'bg-bg' LIMIT 1 |
0.676 ms | 1 | /classes/Language.php:869 | ||
| 29 | SELECT SQL_NO_CACHE * FROM `c9wfz_currency` a LEFT JOIN `c9wfz_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 1 LEFT JOIN `c9wfz_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1 WHERE (a.`id_currency` = 1) LIMIT 1 |
0.670 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 88 | SELECT SQL_NO_CACHE SUM(quantity) FROM `c9wfz_stock_available` WHERE (id_product = 17) AND (id_product_attribute = 32) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.662 ms | 1 | /classes/stock/StockAvailable.php:269 | ||
| 96 | SELECT SQL_NO_CACHE `reduction` FROM `c9wfz_product_group_reduction_cache` WHERE `id_product` = 18 AND `id_group` = 1 LIMIT 1 |
0.647 ms | 0 | /classes/GroupReduction.php:146 | ||
| 131 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module_shop` WHERE `id_module` = 10 AND `id_shop` = 1 LIMIT 1 |
0.644 ms | 1 | /classes/module/Module.php:2245 | ||
| 158 | SELECT SQL_NO_CACHE * FROM `c9wfz_product` a LEFT JOIN `c9wfz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 17) LIMIT 1 |
0.642 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 74 | SELECT SQL_NO_CACHE tr.*
FROM `c9wfz_tax_rule` tr
JOIN `c9wfz_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 233
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 |
0.640 ms | 0 | /classes/tax/TaxRulesTaxManager.php:100 | ||
| 130 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module` WHERE `name` = "ps_mainmenu" LIMIT 1 |
0.635 ms | 1 | /classes/module/Module.php:2758 | ||
| 78 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity FROM `c9wfz_cart_product` cp WHERE cp.`id_product_attribute` = 28 AND cp.`id_cart` = 0 AND cp.`id_product` = 16 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity FROM `c9wfz_cart_product` cp JOIN `c9wfz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `c9wfz_product` pr ON p.`id_product_pack` = pr.`id_product` WHERE cp.`id_product_attribute` = 28 AND cp.`id_cart` = 0 AND p.`id_product_item` = 16 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 |
0.631 ms | 0 | /classes/Cart.php:1421 | ||
| 187 | SELECT SQL_NO_CACHE al.`name` AS attribute_name FROM `c9wfz_product_attribute_combination` pac LEFT JOIN `c9wfz_attribute` a ON a.`id_attribute` = pac.`id_attribute` LEFT JOIN `c9wfz_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group` LEFT JOIN `c9wfz_attribute_lang` al ON ( a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1 ) WHERE pac.`id_product_attribute` = 36 ORDER BY ag.`position` ASC, a.`position` ASC |
0.621 ms | 1 | Yes | /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php:232 | |
| 169 | SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation FROM `c9wfz_product_attribute_combination` pac LEFT JOIN `c9wfz_attribute` a ON a.`id_attribute` = pac.`id_attribute` LEFT JOIN `c9wfz_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group` LEFT JOIN `c9wfz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) LEFT JOIN `c9wfz_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) WHERE pac.id_product_attribute IN (36,37,38,39) GROUP BY pac.id_product_attribute ORDER BY pac.id_product_attribute |
0.610 ms | 4 | /classes/Product.php:2486 | ||
| 188 | SELECT SQL_NO_CACHE `id_guest` FROM `c9wfz_connections` WHERE `id_guest` = 9925 AND `date_add` > '2026-01-03 14:29:00' AND id_shop IN (1) ORDER BY `date_add` DESC LIMIT 1 |
0.600 ms | 1 | Yes | /classes/Connection.php:168 | |
| 161 | SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation FROM `c9wfz_product_attribute_combination` pac LEFT JOIN `c9wfz_attribute` a ON a.`id_attribute` = pac.`id_attribute` LEFT JOIN `c9wfz_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group` LEFT JOIN `c9wfz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) LEFT JOIN `c9wfz_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) WHERE pac.id_product_attribute IN (32,33,34,35) GROUP BY pac.id_product_attribute ORDER BY pac.id_product_attribute |
0.593 ms | 4 | /classes/Product.php:2486 | ||
| 182 | SELECT SQL_NO_CACHE data FROM `c9wfz_ganalytics_data` WHERE id_cart = 0 AND id_shop = 1 LIMIT 1 |
0.593 ms | 0 | /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php:39 | ||
| 40 | SELECT SQL_NO_CACHE s.id_shop, s.id_shop_group FROM c9wfz_shop s |
0.589 ms | 1 | /classes/shop/Shop.php:925 | ||
| 152 | SELECT SQL_NO_CACHE pa.*, product_attribute_shop.* FROM `c9wfz_product_attribute` pa INNER JOIN c9wfz_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` = 16 GROUP BY pa.`id_product_attribute` ORDER BY pa.`id_product_attribute` |
0.585 ms | 4 | Yes | Yes | /classes/Product.php:2471 |
| 122 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module` WHERE `name` = "ps_currencyselector" LIMIT 1 |
0.585 ms | 1 | /classes/module/Module.php:2758 | ||
| 64 | SELECT SQL_NO_CACHE 1 FROM `c9wfz_specific_price` WHERE id_product = 0 LIMIT 1 |
0.582 ms | 1 | /classes/SpecificPrice.php:423 | ||
| 38 | SELECT SQL_NO_CACHE ctg.`id_group` FROM c9wfz_category_group ctg WHERE ctg.`id_category` = 7 AND ctg.`id_group` = 1 LIMIT 1 |
0.570 ms | 1 | /classes/Category.php:1744 | ||
| 69 | SELECT SQL_NO_CACHE tr.*
FROM `c9wfz_tax_rule` tr
JOIN `c9wfz_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 233
AND tr.`id_tax_rules_group` = 1
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 |
0.570 ms | 1 | /classes/tax/TaxRulesTaxManager.php:100 | ||
| 118 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module_shop` WHERE `id_module` = 5 AND `id_shop` = 1 LIMIT 1 |
0.565 ms | 1 | /classes/module/Module.php:2245 | ||
| 19 | SELECT SQL_NO_CACHE `active` FROM `c9wfz_module` WHERE `name` = "ps_mbo" LIMIT 1 |
0.559 ms | 1 | /modules/ps_mbo/ps_mbo.php:313 | ||
| 153 | SELECT SQL_NO_CACHE pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation FROM `c9wfz_product_attribute_combination` pac LEFT JOIN `c9wfz_attribute` a ON a.`id_attribute` = pac.`id_attribute` LEFT JOIN `c9wfz_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group` LEFT JOIN `c9wfz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 1) LEFT JOIN `c9wfz_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 1) WHERE pac.id_product_attribute IN (28,29,30,31) GROUP BY pac.id_product_attribute ORDER BY pac.id_product_attribute |
0.558 ms | 4 | /classes/Product.php:2486 | ||
| 34 | SELECT SQL_NO_CACHE * FROM `c9wfz_group` a LEFT JOIN `c9wfz_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1 WHERE (a.`id_group` = 1) LIMIT 1 |
0.552 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 149 | SELECT SQL_NO_CACHE * FROM `c9wfz_product` a LEFT JOIN `c9wfz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1 WHERE (a.`id_product` = 16) LIMIT 1 |
0.551 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 7 | SELECT SQL_NO_CACHE * FROM `c9wfz_shop_group` a WHERE (a.`id_shop_group` = 1) LIMIT 1 |
0.549 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 100 | SELECT SQL_NO_CACHE COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), 0) as deep_quantity, COALESCE(SUM(first_level_quantity), 0) as quantity FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, 0 as pack_quantity FROM `c9wfz_cart_product` cp WHERE cp.`id_product_attribute` = 36 AND cp.`id_cart` = 0 AND cp.`id_product` = 18 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity FROM `c9wfz_cart_product` cp JOIN `c9wfz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `c9wfz_product` pr ON p.`id_product_pack` = pr.`id_product` WHERE cp.`id_product_attribute` = 36 AND cp.`id_cart` = 0 AND p.`id_product_item` = 18 AND (pr.`pack_stock_type` IN (1,2) OR ( pr.`pack_stock_type` = 3 AND 0 = 1 ))) as q LIMIT 1 |
0.547 ms | 0 | /classes/Cart.php:1421 | ||
| 95 | 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 `c9wfz_product` p INNER JOIN `c9wfz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1) LEFT JOIN `c9wfz_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` = 18) |
0.538 ms | 4 | /classes/Product.php:3577 | ||
| 132 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module` WHERE `name` = "ps_searchbar" LIMIT 1 |
0.525 ms | 1 | /classes/module/Module.php:2758 | ||
| 93 | SELECT SQL_NO_CACHE * FROM `c9wfz_product_attribute_lang` WHERE `id_product_attribute` = 32 |
0.521 ms | 1 | /src/Adapter/EntityMapper.php:81 | ||
| 181 | SELECT SQL_NO_CACHE `need_identification_number` FROM `c9wfz_country` WHERE `id_country` = 233 LIMIT 1 |
0.519 ms | 1 | /classes/Country.php:402 | ||
| 123 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module_shop` WHERE `id_module` = 7 AND `id_shop` = 1 LIMIT 1 |
0.500 ms | 1 | /classes/module/Module.php:2245 | ||
| 47 | SELECT SQL_NO_CACHE * FROM `c9wfz_image_type` WHERE 1 AND `products` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.496 ms | 7 | Yes | /classes/ImageType.php:109 | |
| 115 | SELECT SQL_NO_CACHE pai.`id_image`, pai.`id_product_attribute`, il.`legend` FROM `c9wfz_product_attribute_image` pai LEFT JOIN `c9wfz_image_lang` il ON (il.`id_image` = pai.`id_image`) INNER JOIN `c9wfz_image` i ON (i.`id_image` = pai.`id_image`) WHERE i.`id_product` = 18 AND il.`id_lang` = 1 ORDER by i.`position` |
0.485 ms | 1 | Yes | /classes/Product.php:2642 | |
| 10 | SELECT SQL_NO_CACHE domain, domain_ssl FROM c9wfz_shop_url WHERE main = 1 AND id_shop = 1 LIMIT 1 |
0.477 ms | 1 | /classes/shop/ShopUrl.php:178 | ||
| 160 | SELECT SQL_NO_CACHE pa.*, product_attribute_shop.* FROM `c9wfz_product_attribute` pa INNER JOIN c9wfz_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` = 17 GROUP BY pa.`id_product_attribute` ORDER BY pa.`id_product_attribute` |
0.468 ms | 4 | Yes | Yes | /classes/Product.php:2471 |
| 127 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module` WHERE `name` = "ps_shoppingcart" LIMIT 1 |
0.464 ms | 1 | /classes/module/Module.php:2758 | ||
| 168 | SELECT SQL_NO_CACHE pa.*, product_attribute_shop.* FROM `c9wfz_product_attribute` pa INNER JOIN c9wfz_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` = 18 GROUP BY pa.`id_product_attribute` ORDER BY pa.`id_product_attribute` |
0.444 ms | 4 | Yes | Yes | /classes/Product.php:2471 |
| 43 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1 |
0.434 ms | 0 | /classes/module/Module.php:2245 | ||
| 117 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module` WHERE `name` = "ps_contactinfo" LIMIT 1 |
0.430 ms | 1 | /classes/module/Module.php:2758 | ||
| 30 | SELECT SQL_NO_CACHE `id_lang` FROM `c9wfz_lang` WHERE `locale` = 'bg-bg' OR `language_code` = 'bg-bg' LIMIT 1 |
0.427 ms | 1 | /classes/Language.php:869 | ||
| 129 | SELECT SQL_NO_CACHE SUM(`quantity`) FROM `c9wfz_cart_product` WHERE `id_cart` = 0 LIMIT 1 |
0.416 ms | 1 | /classes/Cart.php:1292 | ||
| 136 | SELECT SQL_NO_CACHE * FROM `c9wfz_category` a LEFT JOIN `c9wfz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1 LEFT JOIN `c9wfz_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 |
0.414 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 90 | SELECT SQL_NO_CACHE pa.`available_date` FROM `c9wfz_product` p LEFT JOIN `c9wfz_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN c9wfz_product_shop product_shop ON (product_shop.id_product = p.id_product AND product_shop.id_shop = 1) INNER JOIN c9wfz_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 p.`id_product` = 17 AND pa.`id_product` = 17 AND pa.`id_product_attribute` = 32 LIMIT 1 |
0.409 ms | 1 | /classes/Product.php:1180 | ||
| 120 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module` WHERE `name` = "ps_languageselector" LIMIT 1 |
0.408 ms | 1 | /classes/module/Module.php:2758 | ||
| 142 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module` WHERE `name` = "ps_supplierlist" LIMIT 1 |
0.406 ms | 1 | /classes/module/Module.php:2758 | ||
| 144 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module` WHERE `name` = "ps_brandlist" LIMIT 1 |
0.402 ms | 1 | /classes/module/Module.php:2758 | ||
| 138 | SELECT SQL_NO_CACHE DISTINCT c.* FROM `c9wfz_category` c LEFT JOIN `c9wfz_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 1) WHERE `level_depth` = 1 |
0.399 ms | 1 | /classes/Category.php:2211 | ||
| 124 | SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `c9wfz_currency` c LEFT JOIN c9wfz_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1) WHERE c.`active` = 1 AND c.`deleted` = 0 LIMIT 1 |
0.397 ms | 1 | /classes/Currency.php:1120 | ||
| 42 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module` WHERE `name` = "ps_legalcompliance" LIMIT 1 |
0.384 ms | 0 | /classes/module/Module.php:2758 | ||
| 172 | SELECT SQL_NO_CACHE SUM(quantity) FROM `c9wfz_stock_available` WHERE (id_product = 18) AND (id_product_attribute = 39) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.382 ms | 1 | /classes/stock/StockAvailable.php:269 | ||
| 71 | SELECT SQL_NO_CACHE * FROM `c9wfz_tax_lang` WHERE `id_tax` = 1 |
0.373 ms | 1 | /src/Adapter/EntityMapper.php:81 | ||
| 133 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module_shop` WHERE `id_module` = 11 AND `id_shop` = 1 LIMIT 1 |
0.366 ms | 1 | /classes/module/Module.php:2245 | ||
| 134 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module` WHERE `name` = "ps_categorytree" LIMIT 1 |
0.360 ms | 1 | /classes/module/Module.php:2758 | ||
| 167 | SELECT SQL_NO_CACHE * FROM `c9wfz_product_lang` WHERE `id_product` = 18 AND `id_shop` = 1 |
0.339 ms | 1 | /src/Adapter/EntityMapper.php:81 | ||
| 85 | SELECT SQL_NO_CACHE `reduction` FROM `c9wfz_product_group_reduction_cache` WHERE `id_product` = 17 AND `id_group` = 1 LIMIT 1 |
0.336 ms | 0 | /classes/GroupReduction.php:146 | ||
| 177 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module` WHERE `name` = "ps_linklist" LIMIT 1 |
0.327 ms | 1 | /classes/module/Module.php:2758 | ||
| 148 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module_shop` WHERE `id_module` = 22 AND `id_shop` = 1 LIMIT 1 |
0.326 ms | 1 | /classes/module/Module.php:2245 | ||
| 21 | SELECT SQL_NO_CACHE name, alias FROM `c9wfz_hook_alias` |
0.322 ms | 86 | /classes/Hook.php:375 | ||
| 99 | SELECT SQL_NO_CACHE SUM(quantity) FROM `c9wfz_stock_available` WHERE (id_product = 18) AND (id_product_attribute = 36) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.319 ms | 1 | /classes/stock/StockAvailable.php:269 | ||
| 135 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module_shop` WHERE `id_module` = 23 AND `id_shop` = 1 LIMIT 1 |
0.316 ms | 1 | /classes/module/Module.php:2245 | ||
| 151 | SELECT SQL_NO_CACHE cl.`link_rewrite` FROM `c9wfz_category_lang` cl WHERE `id_lang` = 0 AND cl.id_shop = 1 AND cl.`id_category` = 7 LIMIT 1 |
0.314 ms | 0 | /classes/Category.php:1366 | ||
| 170 | SELECT SQL_NO_CACHE SUM(quantity) FROM `c9wfz_stock_available` WHERE (id_product = 18) AND (id_product_attribute = 37) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.311 ms | 1 | /classes/stock/StockAvailable.php:269 | ||
| 141 | SELECT SQL_NO_CACHE c.*, cl.* FROM `c9wfz_category` c LEFT JOIN `c9wfz_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 10 AND c.`nright` >= 11 AND c.`nleft` >= 2 AND c.`nright` <= 17 ORDER BY `nleft` DESC |
0.311 ms | 9 | Yes | /classes/Category.php:1587 | |
| 24 | SELECT SQL_NO_CACHE * FROM `c9wfz_category` a LEFT JOIN `c9wfz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1 LEFT JOIN `c9wfz_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 |
0.309 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 159 | SELECT SQL_NO_CACHE * FROM `c9wfz_product_lang` WHERE `id_product` = 17 AND `id_shop` = 1 |
0.306 ms | 1 | /src/Adapter/EntityMapper.php:81 | ||
| 5 | SELECT SQL_NO_CACHE l.*, ls.`id_shop` FROM `c9wfz_lang` l LEFT JOIN `c9wfz_lang_shop` ls ON (l.id_lang = ls.id_lang) |
0.289 ms | 1 | /classes/Language.php:1069 | ||
| 44 | SELECT SQL_NO_CACHE * FROM `c9wfz_image_type` WHERE 1 AND `categories` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.286 ms | 7 | Yes | /classes/ImageType.php:109 | |
| 126 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module_shop` WHERE `id_module` = 8 AND `id_shop` = 1 LIMIT 1 |
0.286 ms | 1 | /classes/module/Module.php:2245 | ||
| 119 | SELECT SQL_NO_CACHE `need_identification_number` FROM `c9wfz_country` WHERE `id_country` = 233 LIMIT 1 |
0.285 ms | 1 | /classes/Country.php:402 | ||
| 62 | SELECT SQL_NO_CACHE data FROM c9wfz_layered_filter_block WHERE hash="ea75a1c122c8675c92cb1858bda038d5" LIMIT 1 |
0.283 ms | 1 | /modules/ps_facetedsearch/src/Filters/Block.php:185 | ||
| 54 | SELECT SQL_NO_CACHE * FROM `c9wfz_category` a0 LEFT JOIN `c9wfz_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`) WHERE (a0.`nleft` < 10) AND (a0.`nright` > 11) AND (a1.`id_lang` = 1) AND (a1.`id_shop` = 1) ORDER BY a0.`nleft` asc |
0.281 ms | 9 | Yes | /classes/PrestaShopCollection.php:383 | |
| 48 | SELECT SQL_NO_CACHE * FROM `c9wfz_image_type` WHERE 1 AND `stores` = 1 ORDER BY `width` DESC, `height` DESC, `name`ASC |
0.280 ms | 7 | Yes | /classes/ImageType.php:109 | |
| 139 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `c9wfz_category` c LEFT JOIN `c9wfz_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 ) WHERE c.`id_category` = 7 LIMIT 1 |
0.280 ms | 1 | /classes/Category.php:1577 | ||
| 162 | SELECT SQL_NO_CACHE SUM(quantity) FROM `c9wfz_stock_available` WHERE (id_product = 17) AND (id_product_attribute = 33) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.279 ms | 1 | /classes/stock/StockAvailable.php:269 | ||
| 27 | SELECT SQL_NO_CACHE value FROM `c9wfz_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1 |
0.278 ms | 1 | /classes/shop/Shop.php:1214 | ||
| 35 | SELECT SQL_NO_CACHE * FROM `c9wfz_group_lang` WHERE `id_group` = 1 |
0.257 ms | 1 | /src/Adapter/EntityMapper.php:81 | ||
| 175 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module` WHERE `name` = "ps_socialfollow" LIMIT 1 |
0.257 ms | 1 | /classes/module/Module.php:2758 | ||
| 143 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module_shop` WHERE `id_module` = 35 AND `id_shop` = 1 LIMIT 1 |
0.251 ms | 1 | /classes/module/Module.php:2245 | ||
| 37 | SELECT SQL_NO_CACHE `id_category` FROM `c9wfz_category_shop` WHERE `id_category` = 7 AND `id_shop` = 1 LIMIT 1 |
0.250 ms | 1 | /classes/Category.php:2418 | ||
| 147 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module` WHERE `name` = "productcomments" LIMIT 1 |
0.243 ms | 1 | /classes/module/Module.php:2758 | ||
| 125 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module` WHERE `name` = "ps_customersignin" LIMIT 1 |
0.241 ms | 1 | /classes/module/Module.php:2758 | ||
| 72 | SELECT SQL_NO_CACHE `reduction` FROM `c9wfz_product_group_reduction_cache` WHERE `id_product` = 16 AND `id_group` = 1 LIMIT 1 |
0.239 ms | 0 | /classes/GroupReduction.php:146 | ||
| 163 | SELECT SQL_NO_CACHE SUM(quantity) FROM `c9wfz_stock_available` WHERE (id_product = 17) AND (id_product_attribute = 34) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1 |
0.229 ms | 1 | /classes/stock/StockAvailable.php:269 | ||
| 128 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module_shop` WHERE `id_module` = 9 AND `id_shop` = 1 LIMIT 1 |
0.227 ms | 1 | /classes/module/Module.php:2245 | ||
| 73 | SELECT SQL_NO_CACHE `reduction` FROM `c9wfz_group` WHERE `id_group` = 1 LIMIT 1 |
0.225 ms | 1 | /classes/Group.php:151 | ||
| 140 | SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `c9wfz_category` c WHERE c.`id_category` = 2 LIMIT 1 |
0.202 ms | 1 | /classes/Category.php:1582 | ||
| 22 | SELECT SQL_NO_CACHE `active` FROM `c9wfz_module` WHERE `name` = "ps_mbo" LIMIT 1 |
0.200 ms | 1 | /modules/ps_mbo/ps_mbo.php:313 | ||
| 23 | SELECT SQL_NO_CACHE m.`id_module` as `active`, ms.`id_module` as `shop_active` FROM `c9wfz_module` m LEFT JOIN `c9wfz_module_shop` ms ON m.`id_module` = ms.`id_module` WHERE `name` = "ps_mbo" LIMIT 1 |
0.192 ms | 1 | /modules/ps_mbo/ps_mbo.php:322 | ||
| 176 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module_shop` WHERE `id_module` = 20 AND `id_shop` = 1 LIMIT 1 |
0.190 ms | 1 | /classes/module/Module.php:2245 | ||
| 9 | SELECT SQL_NO_CACHE id_shop FROM `c9wfz_lang_shop` WHERE `id_lang` = 1 AND id_shop = 1 LIMIT 1 |
0.185 ms | 1 | /classes/ObjectModel.php:1579 | ||
| 145 | SELECT SQL_NO_CACHE `id_module` FROM `c9wfz_module_shop` WHERE `id_module` = 44 AND `id_shop` = 1 LIMIT 1 |
0.179 ms | 1 | /classes/module/Module.php:2245 | ||
| 51 | SELECT SQL_NO_CACHE * FROM `c9wfz_country` a LEFT JOIN `c9wfz_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1 WHERE (a.`id_country` = 233) LIMIT 1 |
0.172 ms | 1 | /src/Adapter/EntityMapper.php:73 | ||
| 49 | SELECT SQL_NO_CACHE format FROM `c9wfz_address_format` WHERE `id_country` = 233 LIMIT 1 |
0.161 ms | 1 | /classes/AddressFormat.php:651 | ||
| 52 | SELECT SQL_NO_CACHE * FROM `c9wfz_country_lang` WHERE `id_country` = 233 |
0.151 ms | 1 | /src/Adapter/EntityMapper.php:81 | ||
| 36 | SELECT SQL_NO_CACHE id_shop FROM `c9wfz_group_shop` WHERE `id_group` = 1 AND id_shop = 1 LIMIT 1 |
0.141 ms | 1 | /classes/ObjectModel.php:1579 | ||
| 50 | SELECT SQL_NO_CACHE `need_identification_number` FROM `c9wfz_country` WHERE `id_country` = 233 LIMIT 1 |
0.133 ms | 1 | /classes/Country.php:402 | ||
| 53 | SELECT SQL_NO_CACHE id_required_field, object_name, field_name FROM c9wfz_required_field |
0.129 ms | 1 | /classes/ObjectModel.php:1444 |
| 16 queries |
SELECT `id_module` FROM `cXXwfz_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX |
| 15 queries |
SELECT SUM(quantity) FROM `cXXwfz_stock_available` WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX |
| 6 queries |
SELECT
COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), XX) as deep_quantity,
COALESCE(SUM(first_level_quantity), XX) as quantity
FROM (SELECT SUM(cp.`quantity`) as first_level_quantity, XX as pack_quantity
FROM `cXXwfz_cart_product` cp
WHERE cp.`id_product_attribute` = XX
AND cp.`id_cart` = XX AND cp.`id_product` = XX UNION SELECT XX as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `cXXwfz_cart_product` cp JOIN `cXXwfz_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `cXXwfz_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = XX
AND cp.`id_cart` = XX AND p.`id_product_item` = XX AND (pr.`pack_stock_type` IN (XX,XX) OR (
pr.`pack_stock_type` = XX
AND XX = XX
))) as q LIMIT XX
|
| 4 queries |
SELECT XX FROM `cXXwfz_specific_price` WHERE id_product = XX LIMIT XX |
| 3 queries |
SELECT `need_identification_number` FROM `cXXwfz_country` WHERE `id_country` = XX LIMIT XX |
| 3 queries |
SELECT product_shop.`price`, product_shop.`ecotax`, IFNULL(product_attribute_shop.id_product_attribute,XX) id_product_attribute, product_attribute_shop.`price` AS attribute_price, product_attribute_shop.default_on, product_attribute_shop.`ecotax` AS attribute_ecotax FROM `cXXwfz_product` p INNER JOIN `cXXwfz_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX) LEFT JOIN `cXXwfz_product_attribute_shop` `product_attribute_shop` ON (product_attribute_shop.id_product = p.id_product AND product_attribute_shop.id_shop = XX) WHERE (p.`id_product` = XX) |
| 3 queries |
SELECT `reduction` FROM `cXXwfz_product_group_reduction_cache` WHERE `id_product` = XX AND `id_group` = XX LIMIT XX |
| 3 queries |
SELECT pa.`available_date` FROM `cXXwfz_product` p LEFT JOIN `cXXwfz_product_attribute` pa ON (pa.`id_product` = p.`id_product`) INNER JOIN cXXwfz_product_shop product_shop
ON (product_shop.id_product = p.id_product AND product_shop.id_shop = XX) INNER JOIN cXXwfz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX) WHERE p.`id_product` = XX AND pa.`id_product` = XX AND pa.`id_product_attribute` = XX LIMIT XX
|
| 3 queries |
SELECT a.`id_attribute`, a.`id_attribute_group`, al.`name`, agl.`name` as `group`, agl.`public_name` as `public_group`,
pa.`reference`, pa.`eanXX`, pa.`isbn`, pa.`upc`, pa.`mpn`,
pal.`available_now`, pal.`available_later`
FROM `cXXwfz_attribute` a
LEFT JOIN `cXXwfz_attribute_lang` al
ON (al.`id_attribute` = a.`id_attribute` AND al.`id_lang` = XX)
LEFT JOIN `cXXwfz_product_attribute_combination` pac
ON (pac.`id_attribute` = a.`id_attribute`)
LEFT JOIN `cXXwfz_product_attribute` pa
ON (pa.`id_product_attribute` = pac.`id_product_attribute`)
INNER JOIN cXXwfz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
LEFT JOIN `cXXwfz_product_attribute_lang` pal
ON (pal.`id_product_attribute` = pac.`id_product_attribute` AND pal.`id_lang` = XX)
LEFT JOIN `cXXwfz_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = XX)
WHERE pa.`id_product` = XX
AND pac.`id_product_attribute` = XX
AND agl.`id_lang` = XX
|
| 3 queries |
SELECT * FROM `cXXwfz_product_attribute` a LEFT JOIN `cXXwfz_product_attribute_shop` `c` ON a.`id_product_attribute` = c.`id_product_attribute` AND c.`id_shop` = XX WHERE (a.`id_product_attribute` = XX) LIMIT XX |
| 3 queries |
SELECT * FROM `cXXwfz_product_attribute_lang` WHERE `id_product_attribute` = XX |
| 3 queries |
SELECT * FROM `cXXwfz_product` a LEFT JOIN `cXXwfz_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX LEFT JOIN `cXXwfz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = XX WHERE (a.`id_product` = XX) AND (b.`id_shop` = XX) LIMIT XX |
| 3 queries |
SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `cXXwfz_image` i
INNER JOIN cXXwfz_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
LEFT JOIN `cXXwfz_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = XX)
WHERE i.`id_product` = XX
ORDER BY `position`
|
| 3 queries |
SELECT pai.`id_image`, pai.`id_product_attribute`, il.`legend`
FROM `cXXwfz_product_attribute_image` pai
LEFT JOIN `cXXwfz_image_lang` il ON (il.`id_image` = pai.`id_image`)
INNER JOIN `cXXwfz_image` i ON (i.`id_image` = pai.`id_image`)
WHERE i.`id_product` = XX AND il.`id_lang` = XX ORDER by i.`position`
|
| 3 queries |
SELECT pa.`id_product`, a.`color`, pac.`id_product_attribute`, XX qty, a.`id_attribute`, al.`name`, IF(color = "", a.id_attribute, color) group_by
FROM `cXXwfz_product_attribute` pa
INNER JOIN cXXwfz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
JOIN `cXXwfz_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `cXXwfz_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `cXXwfz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
JOIN `cXXwfz_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (XX) AND ag.`is_color_group` = XX
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
|
| 3 queries |
SELECT * FROM `cXXwfz_product` a LEFT JOIN `cXXwfz_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = XX WHERE (a.`id_product` = XX) LIMIT XX |
| 3 queries |
SELECT * FROM `cXXwfz_product_lang` WHERE `id_product` = XX AND `id_shop` = XX |
| 3 queries |
SELECT pa.*, product_attribute_shop.*
FROM `cXXwfz_product_attribute` pa
INNER JOIN cXXwfz_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
WHERE pa.`id_product` = XX
GROUP BY pa.`id_product_attribute`
ORDER BY pa.`id_product_attribute`
|
| 3 queries |
SELECT pac.id_product_attribute, GROUP_CONCAT(agl.`name`, ' - ',al.`name` ORDER BY agl.`id_attribute_group` SEPARATOR ', ') as attribute_designation
FROM `cXXwfz_product_attribute_combination` pac
LEFT JOIN `cXXwfz_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `cXXwfz_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `cXXwfz_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
LEFT JOIN `cXXwfz_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = XX)
WHERE pac.id_product_attribute IN (XX,XX,XX,XX)
GROUP BY pac.id_product_attribute
ORDER BY pac.id_product_attribute
|
| 3 queries |
SELECT al.`name` AS attribute_name
FROM `cXXwfz_product_attribute_combination` pac
LEFT JOIN `cXXwfz_attribute` a ON a.`id_attribute` = pac.`id_attribute`
LEFT JOIN `cXXwfz_attribute_group` ag ON ag.`id_attribute_group` = a.`id_attribute_group`
LEFT JOIN `cXXwfz_attribute_lang` al ON (
a.`id_attribute` = al.`id_attribute`
AND al.`id_lang` = XX
)
WHERE pac.`id_product_attribute` = XX
ORDER BY ag.`position` ASC, a.`position` ASC
|
| 2 queries |
SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `cXXwfz_module` m
LEFT JOIN `cXXwfz_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = XX
|
| 2 queries |
SELECT `active`
FROM `cXXwfz_module`
WHERE `name` = "ps_mbo" LIMIT XX
|
| 2 queries |
SELECT m.`id_module` as `active`, ms.`id_module` as `shop_active`
FROM `cXXwfz_module` m
LEFT JOIN `cXXwfz_module_shop` ms ON m.`id_module` = ms.`id_module`
WHERE `name` = "ps_mbo" LIMIT XX
|
| 2 queries |
SELECT * FROM `cXXwfz_category` a LEFT JOIN `cXXwfz_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX LEFT JOIN `cXXwfz_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = XX WHERE (a.`id_category` = XX) AND (b.`id_shop` = XX) LIMIT XX |
| 2 queries |
SELECT `id_lang` FROM `cXXwfz_lang`
WHERE `locale` = 'bg-bg'
OR `language_code` = 'bg-bg' LIMIT XX
|
| 2 queries |
SELECT `id_category` FROM `cXXwfz_category_shop` WHERE `id_category` = XX AND `id_shop` = XX LIMIT XX |
| 2 queries |
SELECT tr.*
FROM `cXXwfz_tax_rule` tr
JOIN `cXXwfz_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = XX
AND tr.`id_country` = XX
AND tr.`id_tax_rules_group` = XX
AND tr.`id_state` IN (XX, XX)
AND ('XX' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = XX AND tr.`zipcode_from` IN(XX, 'XX')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
|
| 2 queries |
SELECT cl.`link_rewrite` FROM `cXXwfz_category_lang` cl WHERE `id_lang` = XX AND cl.id_shop = XX AND cl.`id_category` = XX LIMIT XX |
| 24 module |
| 21 module_shop |
| 21 product |
| 18 product_attribute_shop |
| 17 stock_available |
| 16 product_attribute |
| 15 product_shop |
| 14 cart_product |
| 13 category |
| 13 product_attribute_combination |
| 12 category_lang |
| 12 attribute |
| 12 attribute_lang |
| 10 attribute_group |
| 8 category_shop |
| 7 attribute_group_lang |
| 7 product_lang |
| 6 hook |
| 6 image_type |
| 6 pack |
| 6 product_attribute_lang |
| 6 image |
| 6 image_lang |
| 5 shop |
| 5 lang |
| 5 country |
| 5 currency |
| 4 shop_url |
| 4 lang_shop |
| 4 currency_shop |
| 4 category_group |
| 4 specific_price |
| 3 hook_alias |
| 3 category_product |
| 3 product_group_reduction_cache |
| 3 image_shop |
| 3 product_attribute_image |
| 2 shop_group |
| 2 configuration |
| 2 country_lang |
| 2 country_shop |
| 2 hook_module |
| 2 currency_lang |
| 2 group |
| 2 group_shop |
| 2 tax_rule |
| 2 tax_rules_group |
| 1 configuration_lang |
| 1 module_group |
| 1 meta |
| 1 meta_lang |
| 1 hook_module_exceptions |
| 1 group_lang |
| 1 address_format |
| 1 required_field |
| 1 layered_category |
| 1 attribute_group_shop |
| 1 layered_indexable_attribute_group |
| 1 layered_indexable_attribute_group_lang_value |
| 1 feature |
| 1 feature_shop |
| 1 feature_lang |
| 1 layered_indexable_feature |
| 1 layered_indexable_feature_lang_value |
| 1 product_sale |
| 1 layered_filter_block |
| 1 tax |
| 1 tax_lang |
| 1 ganalytics_data |
| 1 manufacturer |
| 1 connections |
| Name | Instances | Source |
|---|---|---|
| Product | 9 |
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 16]
/src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 17] /src/Adapter/Image/ImageRetriever.php:68 (__construct) [id: 18] /classes/Link.php:112 (__construct) [id: 16] /classes/Link.php:112 (__construct) [id: 17] /classes/Link.php:112 (__construct) [id: 18] /src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct) [id: 16] /src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct) [id: 17] /src/Adapter/Presenter/Product/ProductLazyArray.php:914 (__construct) [id: 18] |
| Category | 9 |
/controllers/front/listing/CategoryController.php:84 (__construct) [id: 7]
/classes/Meta.php:374 (__construct) [id: 7] /classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ] /classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ] /classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ] /modules/ps_facetedsearch/src/Product/Search.php:364 (__construct) [id: 7] /modules/ps_categorytree/ps_categorytree.php:371 (__construct) [id: 2] /modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories) [id: 2] /src/Adapter/Presenter/Category/CategoryLazyArray.php:112 (__construct) [id: 7] |
| Country | 7 |
/config/config.inc.php:154 (__construct) [id: 233]
/classes/AddressFormat.php:402 (__construct) [id: 233] /classes/controller/FrontController.php:1721 (__construct) [id: 233] /classes/AddressFormat.php:402 (__construct) [id: 233] /modules/ps_contactinfo/ps_contactinfo.php:105 (__construct) [id: 233] /classes/AddressFormat.php:402 (__construct) [id: 233] /modules/ps_contactinfo/ps_contactinfo.php:105 (__construct) [id: 233] |
| Address | 4 |
/classes/shop/Shop.php:490 (__construct) [id: ]
/classes/Product.php:3411 (initialize) [id: ] /classes/Product.php:3521 (__construct) [id: ] /classes/Product.php:5637 (__construct) [id: ] |
| Combination | 3 |
/classes/Product.php:5585 (__construct) [id: 28]
/classes/Product.php:5585 (__construct) [id: 32] /classes/Product.php:5585 (__construct) [id: 36] |
| State | 3 |
/classes/controller/FrontController.php:1720 (__construct) [id: 0]
/modules/ps_contactinfo/ps_contactinfo.php:94 (__construct) [id: 0] /modules/ps_contactinfo/ps_contactinfo.php:94 (__construct) [id: 0] |
| AddressFormat | 3 |
/classes/controller/FrontController.php:1715 (generateAddress) [id: ]
/modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress) [id: ] /modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress) [id: ] |
| Language | 2 |
/config/config.inc.php:219 (__construct) [id: 1]
/classes/Tools.php:542 (__construct) [id: 1] |
| Currency | 2 |
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 1]
/classes/Tools.php:672 (getCurrencyInstance) [id: 1] |
| Shop | 1 |
/config/config.inc.php:122 (initialize) [id: 1]
|
| Tax | 1 |
/classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 1]
|
| Gender | 1 |
/classes/controller/FrontController.php:1638 (__construct) [id: 0]
|
| Risk | 1 |
/classes/controller/FrontController.php:1641 (__construct) [id: ]
|
| Group | 1 |
/classes/Cart.php:255 (getCurrent) [id: 1]
|
| Cart | 1 |
/classes/controller/FrontController.php:430 (__construct) [id: ]
|
| Customer | 1 |
/config/config.inc.php:272 (__construct) [id: ]
|
| ShopGroup | 1 |
/classes/shop/Shop.php:565 (__construct) [id: 1]
|
| ConnectionsSource | 1 |
/modules/statsdata/statsdata.php:119 (logHttpReferer) [id: ]
|
| # | Filename |
|---|---|
| 0 | /index.php |
| 1 | /config/config.inc.php |
| 2 | /config/defines.inc.php |
| 3 | /config/autoload.php |
| 4 | /vendor/autoload.php |
| 5 | /vendor/composer/autoload_real.php |
| 6 | /vendor/composer/platform_check.php |
| 7 | /vendor/composer/ClassLoader.php |
| 8 | /vendor/composer/autoload_static.php |
| 9 | /vendor/symfony/deprecation-contracts/function.php |
| 10 | /vendor/symfony/polyfill-mbstring/bootstrap.php |
| 11 | /vendor/symfony/polyfill-mbstring/bootstrap80.php |
| 12 | /vendor/symfony/polyfill-ctype/bootstrap.php |
| 13 | /vendor/symfony/polyfill-ctype/bootstrap80.php |
| 14 | /vendor/symfony/polyfill-php83/bootstrap.php |
| 15 | /vendor/symfony/var-dumper/Resources/functions/dump.php |
| 16 | /vendor/symfony/polyfill-intl-normalizer/bootstrap.php |
| 17 | /vendor/symfony/polyfill-intl-normalizer/bootstrap80.php |
| 18 | /vendor/symfony/polyfill-php81/bootstrap.php |
| 19 | /vendor/twig/twig/src/Resources/core.php |
| 20 | /vendor/twig/twig/src/Resources/debug.php |
| 21 | /vendor/twig/twig/src/Resources/escaper.php |
| 22 | /vendor/twig/twig/src/Resources/string_loader.php |
| 23 | /vendor/symfony/polyfill-intl-grapheme/bootstrap.php |
| 24 | /vendor/symfony/string/Resources/functions.php |
| 25 | /vendor/symfony/polyfill-intl-idn/bootstrap.php |
| 26 | /vendor/symfony/clock/Resources/now.php |
| 27 | /vendor/symfony/polyfill-php80/bootstrap.php |
| 28 | /vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php |
| 29 | /vendor/jakeasmith/http_build_url/src/http_build_url.php |
| 30 | /vendor/symfony/polyfill-intl-icu/bootstrap.php |
| 31 | /vendor/ircmaxell/password-compat/lib/password.php |
| 32 | /vendor/martinlindhe/php-mb-helpers/src/mb_helpers.php |
| 33 | /vendor/symfony/polyfill-php73/bootstrap.php |
| 34 | /vendor/symfony/translation/Resources/functions.php |
| 35 | /src/Core/Version.php |
| 36 | /config/alias.php |
| 37 | /vendor/prestashop/autoload/src/PrestashopAutoload.php |
| 38 | /vendor/prestashop/autoload/src/LegacyClassLoader.php |
| 39 | /vendor/symfony/filesystem/Filesystem.php |
| 40 | /vendor/prestashop/autoload/src/Autoloader.php |
| 41 | /config/bootstrap.php |
| 42 | /src/Core/ContainerBuilder.php |
| 43 | /src/Core/Foundation/IoC/Container.php |
| 44 | /src/Adapter/ServiceLocator.php |
| 45 | /var/cache/prod/appParameters.php |
| 48 | /var/cache/prod/class_index.php |
| 49 | /classes/controller/Controller.php |
| 51 | /classes/ObjectModel.php |
| 52 | /src/Core/Foundation/Database/EntityInterface.php |
| 54 | /classes/db/Db.php |
| 56 | /classes/Hook.php |
| 58 | /classes/module/Module.php |
| 59 | /src/Core/Module/Legacy/ModuleInterface.php |
| 61 | /classes/Tools.php |
| 62 | /classes/Context.php |
| 63 | /classes/shop/Shop.php |
| 64 | /src/Core/Security/PasswordGenerator.php |
| 65 | /classes/db/DbPDO.php |
| 66 | /classes/AddressFormat.php |
| 67 | /classes/Configuration.php |
| 68 | /src/Core/Domain/Shop/ValueObject/ShopConstraint.php |
| 69 | /classes/Validate.php |
| 70 | /src/PrestaShopBundle/Form/Admin/Type/FormattedTextareaType.php |
| 71 | /src/PrestaShopBundle/Form/Admin/Type/TranslatorAwareType.php |
| 72 | /src/PrestaShopBundle/Form/Admin/Type/CommonAbstractType.php |
| 73 | /vendor/symfony/form/AbstractType.php |
| 74 | /vendor/symfony/form/FormTypeInterface.php |
| 75 | /classes/cache/Cache.php |
| 76 | /src/Adapter/EntityMapper.php |
| 77 | /classes/db/DbQuery.php |
| 78 | /src/Core/Addon/Theme/ThemeManagerBuilder.php |
| 79 | /vendor/psr/log/src/NullLogger.php |
| 80 | /vendor/psr/log/src/AbstractLogger.php |
| 81 | /vendor/psr/log/src/LoggerTrait.php |
| 82 | /vendor/psr/log/src/LoggerInterface.php |
| 83 | /src/Core/Context/ApiClientContext.php |
| 84 | /src/Adapter/Configuration.php |
| 85 | /vendor/symfony/http-foundation/ParameterBag.php |
| 86 | /src/Core/Domain/Configuration/ShopConfigurationInterface.php |
| 87 | /src/Core/ConfigurationInterface.php |
| 88 | /src/Core/Addon/Theme/ThemeRepository.php |
| 89 | /src/Core/Addon/AddonRepositoryInterface.php |
| 90 | /src/Core/Addon/Theme/Theme.php |
| 91 | /src/Core/Addon/AddonInterface.php |
| 92 | /src/Core/Util/ArrayFinder.php |
| 93 | /vendor/symfony/property-access/PropertyAccess.php |
| 94 | /vendor/symfony/property-access/PropertyAccessorBuilder.php |
| 95 | /vendor/symfony/property-access/PropertyAccessor.php |
| 96 | /vendor/symfony/property-access/PropertyAccessorInterface.php |
| 97 | /vendor/symfony/property-info/Extractor/ReflectionExtractor.php |
| 98 | /vendor/symfony/property-info/PropertyListExtractorInterface.php |
| 99 | /vendor/symfony/property-info/PropertyTypeExtractorInterface.php |
| 100 | /vendor/symfony/property-info/PropertyAccessExtractorInterface.php |
| 101 | /vendor/symfony/property-info/PropertyInitializableExtractorInterface.php |
| 102 | /vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php |
| 103 | /vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php |
| 104 | /vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php |
| 105 | /vendor/symfony/property-info/Type.php |
| 106 | /vendor/symfony/string/Inflector/EnglishInflector.php |
| 107 | /vendor/symfony/string/Inflector/InflectorInterface.php |
| 108 | /vendor/symfony/property-access/PropertyPath.php |
| 109 | /vendor/symfony/property-access/PropertyPathInterface.php |
| 110 | /vendor/symfony/property-access/PropertyPathIteratorInterface.php |
| 111 | /config/defines_uri.inc.php |
| 112 | /classes/Language.php |
| 113 | /src/Core/Language/LanguageInterface.php |
| 114 | /classes/Country.php |
| 115 | /classes/PrestaShopCollection.php |
| 116 | /classes/shop/ShopGroup.php |
| 117 | /classes/Cookie.php |
| 118 | /src/Core/Http/CookieOptions.php |
| 119 | /classes/PhpEncryption.php |
| 120 | /classes/PhpEncryptionEngine.php |
| 121 | /vendor/defuse/php-encryption/src/Key.php |
| 122 | /vendor/defuse/php-encryption/src/Encoding.php |
| 123 | /vendor/defuse/php-encryption/src/Core.php |
| 124 | /vendor/defuse/php-encryption/src/Crypto.php |
| 125 | /vendor/defuse/php-encryption/src/KeyOrPassword.php |
| 126 | /vendor/defuse/php-encryption/src/RuntimeTests.php |
| 127 | /vendor/defuse/php-encryption/src/DerivedKeys.php |
| 128 | /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php |
| 129 | /vendor/defuse/php-encryption/src/Exception/CryptoException.php |
| 130 | /src/Core/Session/SessionHandler.php |
| 131 | /src/Core/Session/SessionHandlerInterface.php |
| 132 | /vendor/symfony/http-foundation/Session/Session.php |
| 133 | /vendor/symfony/http-foundation/Session/Attribute/AttributeBag.php |
| 134 | /vendor/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php |
| 135 | /vendor/symfony/http-foundation/Session/SessionBagInterface.php |
| 136 | /vendor/symfony/http-foundation/Session/Flash/FlashBag.php |
| 137 | /vendor/symfony/http-foundation/Session/Flash/FlashBagInterface.php |
| 138 | /vendor/symfony/http-foundation/Session/SessionBagProxy.php |
| 139 | /vendor/symfony/http-foundation/Session/FlashBagAwareSessionInterface.php |
| 140 | /vendor/symfony/http-foundation/Session/SessionInterface.php |
| 141 | /vendor/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php |
| 142 | /vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php |
| 143 | /vendor/symfony/http-foundation/Session/Storage/MetadataBag.php |
| 144 | /vendor/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php |
| 145 | /vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php |
| 146 | /vendor/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php |
| 147 | /vendor/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php |
| 148 | /vendor/symfony/http-foundation/Session/Storage/SessionStorageInterface.php |
| 149 | /config/smarty.config.inc.php |
| 150 | /vendor/smarty/smarty/libs/Smarty.class.php |
| 151 | /vendor/smarty/smarty/libs/functions.php |
| 152 | /vendor/smarty/smarty/libs/Autoloader.php |
| 153 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php |
| 154 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php |
| 155 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php |
| 156 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php |
| 157 | /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php |
| 158 | /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php |
| 159 | /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php |
| 160 | /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php |
| 161 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php |
| 162 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerclass.php |
| 163 | /classes/ImageManager.php |
| 164 | /classes/Product.php |
| 165 | /classes/Profile.php |
| 166 | /classes/Tab.php |
| 167 | /config/smartyfront.config.inc.php |
| 168 | /classes/Smarty/SmartyResourceModule.php |
| 169 | /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php |
| 170 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php |
| 171 | /classes/Smarty/SmartyResourceParent.php |
| 172 | /classes/Smarty/SmartyLazyRegister.php |
| 173 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php |
| 174 | /vendor/smarty/smarty/libs/plugins/modifier.truncate.php |
| 175 | /classes/Customer.php |
| 176 | /classes/Group.php |
| 177 | /classes/Link.php |
| 178 | /classes/shop/ShopUrl.php |
| 179 | /app/FrontKernel.php |
| 180 | /app/AppKernel.php |
| 181 | /vendor/symfony/http-kernel/Kernel.php |
| 182 | /vendor/symfony/config/ConfigCache.php |
| 183 | /vendor/symfony/config/ResourceCheckerConfigCache.php |
| 184 | /vendor/symfony/config/ConfigCacheInterface.php |
| 185 | /vendor/symfony/http-kernel/KernelInterface.php |
| 186 | /vendor/symfony/http-kernel/HttpKernelInterface.php |
| 187 | /vendor/symfony/http-kernel/RebootableInterface.php |
| 188 | /vendor/symfony/http-kernel/TerminableInterface.php |
| 189 | /vendor/symfony/dotenv/Dotenv.php |
| 190 | /classes/Dispatcher.php |
| 191 | /vendor/symfony/http-foundation/Request.php |
| 192 | /vendor/symfony/http-foundation/AcceptHeader.php |
| 193 | /vendor/symfony/http-foundation/AcceptHeaderItem.php |
| 194 | /vendor/symfony/http-foundation/FileBag.php |
| 195 | /vendor/symfony/http-foundation/HeaderBag.php |
| 196 | /vendor/symfony/http-foundation/HeaderUtils.php |
| 197 | /vendor/symfony/http-foundation/InputBag.php |
| 198 | /vendor/symfony/http-foundation/ServerBag.php |
| 199 | /src/Adapter/SymfonyContainer.php |
| 200 | /config/db_slave_server.inc.php |
| 201 | /src/Adapter/ContainerBuilder.php |
| 202 | /src/Adapter/Environment.php |
| 203 | /src/Core/EnvironmentInterface.php |
| 204 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php |
| 205 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php |
| 206 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php |
| 207 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php |
| 208 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php |
| 209 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php |
| 210 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php |
| 211 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php |
| 212 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php |
| 213 | /vendor/symfony/cache/Adapter/ArrayAdapter.php |
| 214 | /vendor/psr/log/src/LoggerAwareTrait.php |
| 215 | /vendor/symfony/cache/Adapter/AdapterInterface.php |
| 216 | /vendor/symfony/cache/CacheItem.php |
| 217 | /vendor/symfony/cache-contracts/ItemInterface.php |
| 218 | /vendor/psr/cache/src/CacheItemInterface.php |
| 219 | /vendor/psr/cache/src/CacheItemPoolInterface.php |
| 220 | /vendor/symfony/cache-contracts/CacheInterface.php |
| 221 | /vendor/psr/log/src/LoggerAwareInterface.php |
| 222 | /vendor/symfony/cache/ResettableInterface.php |
| 223 | /vendor/symfony/service-contracts/ResetInterface.php |
| 224 | /vendor/doctrine/orm/src/Tools/Setup.php |
| 225 | /vendor/doctrine/deprecations/src/Deprecation.php |
| 226 | /vendor/doctrine/orm/src/Configuration.php |
| 227 | /vendor/doctrine/dbal/src/Configuration.php |
| 228 | /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php |
| 229 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php |
| 230 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php |
| 231 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php |
| 232 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php |
| 233 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php |
| 234 | /vendor/doctrine/lexer/src/AbstractLexer.php |
| 235 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php |
| 236 | /vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php |
| 237 | /vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php |
| 238 | /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php |
| 239 | /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php |
| 240 | /vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php |
| 241 | /var/cache/prod/FrontContainer.php |
| 242 | /src/Adapter/Container/LegacyContainer.php |
| 243 | /vendor/symfony/dependency-injection/Container.php |
| 244 | /vendor/symfony/dependency-injection/Argument/RewindableGenerator.php |
| 245 | /vendor/symfony/dependency-injection/Argument/ServiceLocator.php |
| 246 | /vendor/symfony/dependency-injection/ServiceLocator.php |
| 247 | /vendor/symfony/service-contracts/ServiceLocatorTrait.php |
| 248 | /vendor/psr/container/src/ContainerExceptionInterface.php |
| 249 | /vendor/psr/container/src/NotFoundExceptionInterface.php |
| 250 | /vendor/symfony/service-contracts/ServiceProviderInterface.php |
| 251 | /vendor/psr/container/src/ContainerInterface.php |
| 252 | /vendor/symfony/dependency-injection/ContainerInterface.php |
| 253 | /src/Adapter/Container/LegacyContainerInterface.php |
| 254 | /src/PrestaShopBundle/Entity/Repository/FeatureFlagRepository.php |
| 255 | /vendor/doctrine/orm/src/EntityRepository.php |
| 256 | /vendor/doctrine/persistence/src/Persistence/ObjectRepository.php |
| 257 | /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php |
| 258 | /vendor/symfony/var-exporter/LazyProxyTrait.php |
| 259 | /vendor/symfony/var-exporter/Internal/LazyObjectTrait.php |
| 260 | /vendor/symfony/var-exporter/LazyObjectInterface.php |
| 261 | /vendor/symfony/var-exporter/Internal/Hydrator.php |
| 262 | /vendor/symfony/var-exporter/Internal/LazyObjectRegistry.php |
| 263 | /vendor/symfony/var-exporter/Internal/LazyObjectState.php |
| 264 | /src/PrestaShopBundle/Security/Admin/LegacyAdminTokenValidator.php |
| 265 | /vendor/symfony/var-exporter/LazyGhostTrait.php |
| 266 | /src/Core/FeatureFlag/FeatureFlagManager.php |
| 267 | /src/Core/FeatureFlag/FeatureFlagStateCheckerInterface.php |
| 268 | /src/Core/FeatureFlag/Layer/DbLayer.php |
| 269 | /src/Core/FeatureFlag/TypeLayerInterface.php |
| 270 | /src/Core/FeatureFlag/Layer/DotEnvLayer.php |
| 271 | /src/Core/FeatureFlag/Layer/EnvLayer.php |
| 272 | /src/Core/FeatureFlag/Layer/QueryLayer.php |
| 273 | /vendor/symfony/http-foundation/RequestStack.php |
| 274 | /vendor/doctrine/orm/src/EntityManager.php |
| 275 | /vendor/doctrine/orm/src/EntityManagerInterface.php |
| 276 | /vendor/doctrine/persistence/src/Persistence/ObjectManager.php |
| 277 | /modules/ps_mbo/vendor/autoload.php |
| 278 | /modules/ps_mbo/vendor/composer/autoload_real.php |
| 279 | /modules/ps_mbo/vendor/composer/platform_check.php |
| 280 | /modules/ps_mbo/vendor/composer/autoload_static.php |
| 281 | /modules/ps_mbo/vendor/clue/stream-filter/src/functions_include.php |
| 282 | /modules/ps_mbo/vendor/clue/stream-filter/src/functions.php |
| 283 | /modules/ps_mbo/vendor/php-http/message/src/filters.php |
| 284 | /modules/ps_mbo/vendor/ralouphie/getallheaders/src/getallheaders.php |
| 285 | /modules/ps_mbo/vendor/guzzlehttp/promises/src/functions_include.php |
| 286 | /modules/ps_mbo/vendor/guzzlehttp/promises/src/functions.php |
| 287 | /modules/ps_mbo/vendor/sentry/sentry/src/functions.php |
| 288 | /modules/ps_mbo/bootstrap.php |
| 289 | /modules/ps_accounts/vendor/autoload.php |
| 290 | /modules/ps_accounts/vendor/composer/autoload_real.php |
| 291 | /modules/ps_accounts/vendor/composer/platform_check.php |
| 292 | /modules/ps_accounts/vendor/composer/autoload_static.php |
| 293 | /modules/ps_accounts/vendor/paragonie/random_compat/lib/random.php |
| 294 | /modules/ps_accounts/vendor/ralouphie/getallheaders/src/getallheaders.php |
| 295 | /modules/ps_accounts/vendor/symfony/polyfill-intl-normalizer/bootstrap.php |
| 296 | /modules/ps_accounts/vendor/symfony/polyfill-php70/bootstrap.php |
| 297 | /modules/ps_accounts/vendor/symfony/polyfill-php72/bootstrap.php |
| 298 | /modules/ps_accounts/vendor/guzzlehttp/promises/src/functions_include.php |
| 299 | /modules/ps_accounts/vendor/guzzlehttp/promises/src/functions.php |
| 300 | /modules/ps_accounts/vendor/guzzlehttp/psr7/src/functions_include.php |
| 301 | /modules/ps_accounts/vendor/guzzlehttp/psr7/src/functions.php |
| 302 | /modules/ps_accounts/vendor/symfony/polyfill-intl-idn/bootstrap.php |
| 303 | /modules/ps_accounts/vendor/guzzlehttp/guzzle/src/functions_include.php |
| 304 | /modules/ps_accounts/vendor/guzzlehttp/guzzle/src/functions.php |
| 305 | /modules/ps_accounts/vendor/symfony/polyfill-ctype/bootstrap.php |
| 306 | /modules/ps_accounts/vendor/lcobucci/jwt/compat/class-aliases.php |
| 307 | /modules/ps_accounts/vendor/lcobucci/jwt/src/Token.php |
| 308 | /modules/ps_accounts/vendor/lcobucci/jwt/src/Signature.php |
| 309 | /modules/ps_accounts/vendor/lcobucci/jwt/compat/json-exception-polyfill.php |
| 310 | /modules/ps_accounts/vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php |
| 311 | /modules/ps_accounts/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php |
| 312 | /modules/ps_accounts/vendor/ramsey/uuid/src/functions.php |
| 313 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment.php |
| 314 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Client.php |
| 315 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer.php |
| 316 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php |
| 317 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php |
| 318 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php |
| 319 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php |
| 320 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php |
| 321 | /modules/ps_accounts/vendor/segmentio/analytics-php/lib/Segment/Version.php |
| 322 | /modules/ps_eventbus/vendor/autoload.php |
| 323 | /modules/ps_eventbus/vendor/composer/autoload_real.php |
| 324 | /modules/ps_eventbus/vendor/composer/autoload_static.php |
| 325 | /modules/ps_eventbus/vendor/guzzlehttp/psr7/src/functions_include.php |
| 326 | /modules/ps_eventbus/vendor/guzzlehttp/psr7/src/functions.php |
| 327 | /modules/ps_classic_edition/vendor/autoload.php |
| 328 | /modules/ps_classic_edition/vendor/composer/autoload_real.php |
| 329 | /modules/ps_classic_edition/vendor/composer/platform_check.php |
| 330 | /modules/ps_classic_edition/vendor/composer/autoload_static.php |
| 331 | /modules/gamification/vendor/autoload.php |
| 332 | /modules/gamification/vendor/composer/autoload_real.php |
| 333 | /modules/gamification/vendor/composer/platform_check.php |
| 334 | /modules/gamification/vendor/composer/autoload_static.php |
| 335 | /modules/psxmarketingwithgoogle/vendor/autoload.php |
| 336 | /modules/psxmarketingwithgoogle/vendor/composer/autoload_real.php |
| 337 | /modules/psxmarketingwithgoogle/vendor/composer/autoload_static.php |
| 338 | /src/Core/Hook/HookModuleFilter.php |
| 339 | /src/Core/Hook/HookModuleFilterInterface.php |
| 340 | /modules/ps_mbo/ps_mbo.php |
| 341 | /modules/ps_mbo/src/Traits/HaveTabs.php |
| 342 | /modules/ps_mbo/src/Traits/UseHooks.php |
| 343 | /modules/ps_mbo/src/Traits/Hooks/UseDisplayBackOfficeEmployeeMenu.php |
| 344 | /modules/ps_mbo/src/Traits/Hooks/UseDashboardZoneOne.php |
| 345 | /modules/ps_mbo/src/Traits/HaveCdcComponent.php |
| 346 | /modules/ps_mbo/src/Traits/Hooks/UseDashboardZoneTwo.php |
| 347 | /modules/ps_mbo/src/Traits/Hooks/UseDashboardZoneThree.php |
| 348 | /modules/ps_mbo/src/Traits/Hooks/UseDisplayAdminThemesListAfter.php |
| 349 | /modules/ps_mbo/src/Traits/Hooks/UseDisplayDashboardTop.php |
| 350 | /modules/ps_mbo/src/Traits/Hooks/UseActionAdminControllerSetMedia.php |
| 351 | /modules/ps_mbo/src/Traits/Hooks/UseActionBeforeInstallModule.php |
| 352 | /modules/ps_mbo/src/Traits/Hooks/UseActionGetAdminToolbarButtons.php |
| 353 | /modules/ps_mbo/src/Traits/Hooks/UseActionGetAlternativeSearchPanels.php |
| 354 | /modules/ps_mbo/src/Traits/Hooks/UseDisplayAdminAfterHeader.php |
| 355 | /modules/ps_mbo/src/Traits/Hooks/UseDisplayModuleConfigureExtraButtons.php |
| 356 | /modules/ps_mbo/src/Traits/Hooks/UseActionListModules.php |
| 357 | /modules/ps_mbo/src/Traits/Hooks/UseActionModuleRegisterHookAfter.php |
| 358 | /modules/ps_mbo/src/Traits/Hooks/UseDisplayEmptyModuleCategoryExtraMessage.php |
| 359 | /modules/ps_mbo/src/Traits/Hooks/UseActionDispatcherBefore.php |
| 360 | /modules/ps_mbo/src/Traits/Hooks/UseActionObjectShopUrlUpdateAfter.php |
| 361 | /modules/ps_mbo/src/Traits/Hooks/UseActionGeneralPageSave.php |
| 362 | /modules/ps_mbo/src/Traits/Hooks/UseActionBeforeUpgradeModule.php |
| 363 | /modules/ps_mbo/src/Traits/Hooks/UseActionObjectEmployeeDeleteBefore.php |
| 364 | /modules/ps_mbo/src/Traits/Hooks/UseActionObjectEmployeeUpdateBefore.php |
| 365 | /modules/ps_mbo/src/Traits/HaveShopOnExternalService.php |
| 366 | /modules/ps_mbo/src/Tab/TabInterface.php |
| 367 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php |
| 368 | /vendor/smarty/smarty/libs/sysplugins/smarty_data.php |
| 369 | /src/PrestaShopBundle/Translation/TranslatorComponent.php |
| 370 | /vendor/symfony/translation/Translator.php |
| 371 | /vendor/symfony/translation/MessageCatalogue.php |
| 372 | /vendor/symfony/translation/MessageCatalogueInterface.php |
| 373 | /vendor/symfony/translation/MetadataAwareInterface.php |
| 374 | /vendor/symfony/translation/CatalogueMetadataAwareInterface.php |
| 375 | /vendor/symfony/translation-contracts/TranslatorInterface.php |
| 376 | /vendor/symfony/translation/TranslatorBagInterface.php |
| 377 | /vendor/symfony/translation-contracts/LocaleAwareInterface.php |
| 378 | /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php |
| 379 | /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php |
| 380 | /src/PrestaShopBundle/Translation/TranslatorInterface.php |
| 381 | /vendor/symfony/translation/Formatter/MessageFormatter.php |
| 382 | /vendor/symfony/translation/Formatter/IntlFormatter.php |
| 383 | /vendor/symfony/translation/Formatter/IntlFormatterInterface.php |
| 384 | /vendor/symfony/translation/Formatter/MessageFormatterInterface.php |
| 385 | /vendor/symfony/translation/IdentityTranslator.php |
| 386 | /vendor/symfony/translation-contracts/TranslatorTrait.php |
| 387 | /vendor/symfony/config/ConfigCacheFactory.php |
| 388 | /vendor/symfony/config/ConfigCacheFactoryInterface.php |
| 389 | /var/cache/prod/translations/catalogue.bg-BG.NXhscRe.php |
| 390 | /src/PrestaShopBundle/Translation/DomainNormalizer.php |
| 391 | /src/Adapter/Localization/LegacyTranslator.php |
| 392 | /classes/Translate.php |
| 393 | /vendor/symfony/string/UnicodeString.php |
| 394 | /vendor/symfony/string/AbstractUnicodeString.php |
| 395 | /vendor/symfony/string/AbstractString.php |
| 396 | /controllers/front/listing/CategoryController.php |
| 397 | /classes/controller/ProductListingFrontController.php |
| 398 | /classes/controller/ProductPresentingFrontController.php |
| 399 | /classes/controller/FrontController.php |
| 400 | /src/Adapter/Presenter/Object/ObjectPresenter.php |
| 401 | /src/Adapter/Presenter/PresenterInterface.php |
| 402 | /src/Adapter/Presenter/Cart/CartPresenter.php |
| 403 | /src/Adapter/Image/ImageRetriever.php |
| 404 | /classes/tax/TaxConfiguration.php |
| 405 | /classes/Smarty/TemplateFinder.php |
| 406 | /classes/assets/StylesheetManager.php |
| 407 | /classes/assets/AbstractAssetManager.php |
| 408 | /src/Adapter/Assets/AssetUrlGeneratorTrait.php |
| 409 | /classes/assets/JavascriptManager.php |
| 410 | /classes/assets/CccReducer.php |
| 411 | /classes/Category.php |
| 412 | /src/Core/Domain/Category/ValueObject/RedirectType.php |
| 413 | /src/Core/Domain/Category/CategorySettings.php |
| 414 | /src/Core/Domain/Category/SeoSettings.php |
| 415 | /classes/webservice/WebserviceRequest.php |
| 416 | /src/Core/Localization/Locale/Repository.php |
| 417 | /src/Core/Localization/Locale/RepositoryInterface.php |
| 418 | /src/Core/Localization/CLDR/LocaleRepository.php |
| 419 | /src/Core/Localization/CLDR/LocaleDataSource.php |
| 420 | /src/Core/Localization/CLDR/DataLayer/LocaleCache.php |
| 421 | /src/Core/Data/Layer/AbstractDataLayer.php |
| 422 | /src/Core/Localization/CLDR/LocaleDataLayerInterface.php |
| 423 | /vendor/symfony/cache/Adapter/FilesystemAdapter.php |
| 424 | /vendor/symfony/cache/Adapter/AbstractAdapter.php |
| 425 | /vendor/symfony/cache/Traits/AbstractAdapterTrait.php |
| 426 | /vendor/symfony/cache/Traits/ContractsTrait.php |
| 427 | /vendor/symfony/cache-contracts/CacheTrait.php |
| 428 | /vendor/psr/cache/src/InvalidArgumentException.php |
| 429 | /vendor/psr/cache/src/CacheException.php |
| 430 | /vendor/symfony/cache/Traits/FilesystemTrait.php |
| 431 | /vendor/symfony/cache/Traits/FilesystemCommonTrait.php |
| 432 | /vendor/symfony/cache/PruneableInterface.php |
| 433 | /vendor/symfony/cache/Marshaller/DefaultMarshaller.php |
| 434 | /vendor/symfony/cache/Marshaller/MarshallerInterface.php |
| 435 | /src/Core/Localization/CLDR/DataLayer/LocaleReference.php |
| 436 | /src/Core/Localization/CLDR/Reader.php |
| 437 | /src/Core/Localization/CLDR/ReaderInterface.php |
| 438 | /src/Core/Localization/Currency/Repository.php |
| 439 | /src/Core/Localization/Currency/RepositoryInterface.php |
| 440 | /src/Core/Localization/Currency/CurrencyDataSource.php |
| 441 | /src/Core/Localization/Currency/DataSourceInterface.php |
| 442 | /src/Core/Localization/Currency/DataLayer/CurrencyCache.php |
| 443 | /src/Core/Localization/Currency/CurrencyDataLayerInterface.php |
| 444 | /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php |
| 445 | /src/Adapter/Currency/CurrencyDataProvider.php |
| 446 | /src/Core/Currency/CurrencyDataProviderInterface.php |
| 447 | /src/Adapter/LegacyContext.php |
| 448 | /src/Adapter/Tools.php |
| 449 | /src/Core/Localization/Currency/DataLayer/CurrencyReference.php |
| 450 | /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php |
| 451 | /vendor/prestashop/decimal/src/Operation/Rounding.php |
| 452 | /src/Core/Localization/Locale.php |
| 453 | /src/Core/Localization/LocaleInterface.php |
| 454 | /src/Core/Localization/Specification/Price.php |
| 455 | /src/Core/Localization/Specification/Number.php |
| 456 | /src/Core/Localization/Specification/NumberInterface.php |
| 457 | /src/Core/Localization/Specification/Factory.php |
| 458 | /src/Core/Localization/CLDR/LocaleData.php |
| 459 | /src/Core/Localization/CLDR/NumberSymbolsData.php |
| 460 | /src/Core/Localization/CLDR/CurrencyData.php |
| 461 | /src/Core/Localization/CLDR/Locale.php |
| 462 | /src/Core/Localization/CLDR/LocaleInterface.php |
| 463 | /src/Core/Localization/Specification/NumberSymbolList.php |
| 464 | /classes/Currency.php |
| 465 | /src/Core/Localization/Currency/LocalizedCurrencyId.php |
| 466 | /src/Core/Localization/Currency/CurrencyData.php |
| 467 | /src/Core/Localization/Currency/CurrencyCollection.php |
| 468 | /src/Core/Localization/Currency.php |
| 469 | /src/Core/Localization/CurrencyInterface.php |
| 470 | /src/Core/Localization/Specification/NumberCollection.php |
| 471 | /src/Core/Localization/Number/Formatter.php |
| 472 | /classes/Cart.php |
| 473 | /src/Adapter/AddressFactory.php |
| 474 | /classes/CartRule.php |
| 475 | /src/Core/Domain/Product/ValueObject/RedirectType.php |
| 476 | /src/Core/Util/DateTime/DateTime.php |
| 477 | /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php |
| 478 | /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php |
| 479 | /src/Core/Domain/Product/ValueObject/ProductType.php |
| 480 | /src/Core/Domain/Product/ValueObject/Reference.php |
| 481 | /src/Core/Domain/Product/ValueObject/Gtin.php |
| 482 | /src/Core/Domain/Product/ValueObject/Isbn.php |
| 483 | /src/Core/Domain/Product/ValueObject/Upc.php |
| 484 | /src/Core/Domain/Product/ProductSettings.php |
| 485 | /src/Adapter/Presenter/Category/CategoryPresenter.php |
| 486 | /src/Adapter/Presenter/Category/CategoryLazyArray.php |
| 487 | /src/Adapter/Presenter/AbstractLazyArray.php |
| 488 | /src/Adapter/Presenter/LazyArrayAttribute.php |
| 489 | /src/Core/Util/Inflector.php |
| 490 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php |
| 491 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php |
| 492 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php |
| 493 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php |
| 494 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php |
| 495 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php |
| 496 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php |
| 497 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php |
| 498 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php |
| 499 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php |
| 500 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php |
| 501 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php |
| 502 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php |
| 503 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php |
| 504 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php |
| 505 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php |
| 506 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php |
| 507 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php |
| 508 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php |
| 509 | /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php |
| 510 | /src/Core/Domain/Shop/ValueObject/ShopId.php |
| 511 | /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php |
| 512 | /vendor/symfony/property-access/Exception/UnexpectedTypeException.php |
| 513 | /vendor/symfony/property-access/Exception/RuntimeException.php |
| 514 | /vendor/symfony/property-access/Exception/ExceptionInterface.php |
| 515 | /modules/blockreassurance/blockreassurance.php |
| 516 | /src/Core/Module/WidgetInterface.php |
| 517 | /classes/Media.php |
| 518 | /modules/blockwishlist/blockwishlist.php |
| 519 | /modules/ps_emailsubscription/ps_emailsubscription.php |
| 520 | /modules/ps_socialfollow/ps_socialfollow.php |
| 521 | /modules/ps_emailalerts/ps_emailalerts.php |
| 522 | /modules/ps_emailalerts/MailAlert.php |
| 523 | /src/Adapter/Presenter/Cart/CartLazyArray.php |
| 524 | /src/Adapter/Product/PriceFormatter.php |
| 525 | /classes/Gender.php |
| 526 | /src/Core/Domain/Title/ValueObject/Gender.php |
| 527 | /classes/Risk.php |
| 528 | /classes/Meta.php |
| 529 | /classes/Address.php |
| 530 | /classes/ImageType.php |
| 531 | /classes/State.php |
| 532 | /src/Core/Security/PasswordPolicyConfiguration.php |
| 533 | /src/Core/Configuration/DataConfigurationInterface.php |
| 534 | /src/Core/Security/Hashing.php |
| 535 | /src/Core/Filter/FrontEndObject/MainFilter.php |
| 536 | /src/Core/Filter/FilterInterface.php |
| 537 | /src/Core/Filter/FrontEndObject/CartFilter.php |
| 538 | /src/Core/Filter/HashMapWhitelistFilter.php |
| 539 | /src/Core/Filter/CollectionFilter.php |
| 540 | /src/Core/Filter/FrontEndObject/ProductFilter.php |
| 541 | /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php |
| 542 | /src/Core/Filter/FrontEndObject/CustomerFilter.php |
| 543 | /src/Core/Filter/FrontEndObject/ShopFilter.php |
| 544 | /src/Core/Filter/FrontEndObject/ConfigurationFilter.php |
| 545 | /classes/ProductAssembler.php |
| 546 | /src/Core/Product/Search/ProductSearchContext.php |
| 547 | /modules/ps_shoppingcart/ps_shoppingcart.php |
| 548 | /modules/ps_searchbar/ps_searchbar.php |
| 549 | /modules/ps_imageslider/ps_imageslider.php |
| 550 | /modules/ps_imageslider/Ps_HomeSlide.php |
| 551 | /modules/productcomments/productcomments.php |
| 552 | /modules/ps_googleanalytics/ps_googleanalytics.php |
| 553 | /modules/ps_googleanalytics/classes/Hook/HookDisplayHeader.php |
| 554 | /modules/ps_googleanalytics/classes/Hook/HookInterface.php |
| 555 | /modules/psxmarketingwithgoogle/psxmarketingwithgoogle.php |
| 556 | /modules/ps_classic_edition/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ServiceContainer.php |
| 557 | /modules/ps_classic_edition/vendor/prestashop/module-lib-cache-directory-provider/src/Cache/CacheDirectoryProvider.php |
| 558 | /modules/ps_classic_edition/vendor/prestashop/module-lib-service-container/src/DependencyInjection/ContainerProvider.php |
| 559 | /var/cache/prod/PsxmarketingwithgoogleFrontContainer.php |
| 560 | /modules/psxmarketingwithgoogle/classes/Adapter/ConfigurationAdapter.php |
| 561 | /modules/psxmarketingwithgoogle/classes/Factory/ContextFactory.php |
| 562 | /modules/psxmarketingwithgoogle/classes/config/Config.php |
| 563 | /modules/psxmarketingwithgoogle/classes/Handler/RemarketingHookHandler.php |
| 564 | /modules/psxmarketingwithgoogle/classes/Buffer/TemplateBuffer.php |
| 565 | /src/Core/Product/Search/ProductSearchQuery.php |
| 566 | /src/Core/Product/Search/SortOrder.php |
| 567 | /modules/ps_facetedsearch/ps_facetedsearch.php |
| 568 | /modules/ps_facetedsearch/src/HookDispatcher.php |
| 569 | /modules/ps_facetedsearch/src/Hook/Attribute.php |
| 570 | /modules/ps_facetedsearch/src/Hook/AbstractHook.php |
| 571 | /modules/ps_facetedsearch/src/Hook/AttributeGroup.php |
| 572 | /modules/ps_facetedsearch/src/Hook/Category.php |
| 573 | /modules/ps_facetedsearch/src/Hook/Configuration.php |
| 574 | /modules/ps_facetedsearch/src/Hook/Design.php |
| 575 | /modules/ps_facetedsearch/src/Hook/Feature.php |
| 576 | /modules/ps_facetedsearch/src/Form/Feature/FormModifier.php |
| 577 | /modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php |
| 578 | /modules/ps_facetedsearch/src/Hook/FeatureValue.php |
| 579 | /modules/ps_facetedsearch/src/Form/FeatureValue/FormModifier.php |
| 580 | /modules/ps_facetedsearch/src/Form/FeatureValue/FormDataProvider.php |
| 581 | /modules/ps_facetedsearch/src/Hook/Product.php |
| 582 | /modules/ps_facetedsearch/src/Hook/ProductSearch.php |
| 583 | /modules/ps_facetedsearch/src/Hook/SpecificPrice.php |
| 584 | /modules/ps_facetedsearch/src/Filters/Provider.php |
| 585 | /modules/ps_facetedsearch/src/URLSerializer.php |
| 586 | /modules/ps_facetedsearch/src/Filters/DataAccessor.php |
| 587 | /modules/ps_facetedsearch/src/Product/SearchProvider.php |
| 588 | /src/Core/Product/Search/FacetsRendererInterface.php |
| 589 | /src/Core/Product/Search/ProductSearchProviderInterface.php |
| 590 | /modules/ps_facetedsearch/src/Filters/Converter.php |
| 591 | /modules/ps_facetedsearch/src/Product/SearchFactory.php |
| 592 | /src/Core/Product/Search/ProductSearchResult.php |
| 593 | /classes/Combination.php |
| 594 | /modules/ps_facetedsearch/src/Product/Search.php |
| 595 | /modules/ps_facetedsearch/src/Adapter/MySQL.php |
| 596 | /modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php |
| 597 | /modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php |
| 598 | /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php |
| 599 | /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php |
| 600 | /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php |
| 601 | /modules/ps_facetedsearch/src/Filters/Products.php |
| 602 | /classes/stock/StockAvailable.php |
| 603 | /modules/ps_facetedsearch/src/Filters/Block.php |
| 604 | /src/Core/Product/Search/Facet.php |
| 605 | /src/Core/Product/Search/Filter.php |
| 606 | /vendor/prestashop/decimal/src/DecimalNumber.php |
| 607 | /vendor/prestashop/decimal/src/Builder.php |
| 608 | /src/Core/Product/Search/FacetCollection.php |
| 609 | /classes/Pack.php |
| 610 | /classes/SpecificPrice.php |
| 611 | /classes/tax/TaxManagerFactory.php |
| 612 | /classes/tax/TaxRulesTaxManager.php |
| 613 | /classes/tax/TaxManagerInterface.php |
| 614 | /classes/tax/Tax.php |
| 615 | /classes/tax/TaxCalculator.php |
| 616 | /classes/GroupReduction.php |
| 617 | /src/Core/Localization/CLDR/ComputingPrecision.php |
| 618 | /src/Core/Localization/CLDR/ComputingPrecisionInterface.php |
| 619 | /classes/order/Order.php |
| 620 | /src/Core/Domain/Combination/CombinationSettings.php |
| 621 | /classes/ProductPresenterFactory.php |
| 622 | /src/Adapter/Presenter/Product/ProductListingPresenter.php |
| 623 | /src/Adapter/Presenter/Product/ProductPresenter.php |
| 624 | /src/Adapter/Product/ProductColorsRetriever.php |
| 625 | /src/Adapter/HookManager.php |
| 626 | /src/Core/Product/ProductPresentationSettings.php |
| 627 | /src/Adapter/Presenter/Product/ProductListingLazyArray.php |
| 628 | /src/Adapter/Presenter/Product/ProductLazyArray.php |
| 629 | /classes/Image.php |
| 630 | /src/Core/Image/ImageFormatConfiguration.php |
| 631 | /src/Core/Image/ImageFormatConfigurationInterface.php |
| 632 | /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php |
| 633 | /var/cache/prod/smarty/compile/classic/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f_2.module.ps_facetedsearchviewstemplatesfrontcatalogfacets.tpl.php |
| 634 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php |
| 635 | /vendor/smarty/smarty/libs/plugins/modifier.count.php |
| 636 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php |
| 637 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php |
| 638 | /var/cache/prod/smarty/compile/classic/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.ps_facetedsearchviewstemplatesfrontcatalogactivefilters.tpl.php |
| 639 | /src/Core/Product/Search/Pagination.php |
| 640 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/21/df/a4/21dfa41b86ee175dde1f87fbbc522185b8118dfd_2.file.category.tpl.php |
| 641 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/96/49/81/964981b0cf28175cb67136ee5f58872abf9544a8_2.file.product-list.tpl.php |
| 642 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/91/17/f4/9117f46527d12db6f250a57e8ef929e9a708e107_2.file.layout-left-column.tpl.php |
| 643 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/b5/a9/e5/b5a9e5ee72655b2e8612b892db2035e70aa64faa_2.file.layout-both-columns.tpl.php |
| 644 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/d2/97/af/d297afa126e8ab14b35a4c17080c130d9a84a030_2.file.helpers.tpl.php |
| 645 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php |
| 646 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/c4/fc/25/c4fc252c68d50b858b22381e8b613fa5e4a6702b_2.file.head.tpl.php |
| 647 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/39/35/97/3935977613544b4762ca28cf285e88efc28c870b_2.file.head-jsonld.tpl.php |
| 648 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/af/98/bd/af98bd150d6ae512c375ed56821031245cd17876_2.file.product-list-jsonld.tpl.php |
| 649 | /src/Core/Util/String/StringModifier.php |
| 650 | /src/Core/Util/String/StringModifierInterface.php |
| 651 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/92/20/4e/92204e3bafed8c842c85f58d8f496b7399bfa51e_2.file.pagination-seo.tpl.php |
| 652 | /vendor/smarty/smarty/libs/plugins/modifier.replace.php |
| 653 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/f8/5c/69/f85c695edacd39fe0913a3493364d704df1bffa9_2.file.stylesheets.tpl.php |
| 654 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/06/0a/72/060a72368226499f16871f590bfced15d41401e9_2.file.javascript.tpl.php |
| 655 | /classes/ProductDownload.php |
| 656 | /src/Core/Cart/Calculator.php |
| 657 | /src/Core/Cart/CartRowCollection.php |
| 658 | /src/Core/Cart/Fees.php |
| 659 | /src/Core/Cart/AmountImmutable.php |
| 660 | /src/Core/Cart/CartRuleCollection.php |
| 661 | /src/Core/Cart/CartRuleCalculator.php |
| 662 | /src/Adapter/Product/PriceCalculator.php |
| 663 | /src/Core/Cart/CartRow.php |
| 664 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/f5/e9/1c/f5e91c39a5609c62c47ac3d4431ca1297674bfc3_2.file.product-activation.tpl.php |
| 665 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/69/d5/97/69d59710d35f8dd9190b7291fe03a4c84524fb2f_2.file.header.tpl.php |
| 666 | /modules/ps_contactinfo/ps_contactinfo.php |
| 667 | /var/cache/prod/smarty/compile/classic/0e/b2/11/0eb2119957cbc13b240126b3ccd8fac8f109f1e2_2.module.ps_contactinfonav.tpl.php |
| 668 | /modules/ps_languageselector/ps_languageselector.php |
| 669 | /modules/ps_currencyselector/ps_currencyselector.php |
| 670 | /modules/ps_customersignin/ps_customersignin.php |
| 671 | /var/cache/prod/smarty/compile/classic/d5/f8/f5/d5f8f570180f74d1dbdd1a1d2af0445e90a6650c_2.module.ps_customersigninps_customersignin.tpl.php |
| 672 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php |
| 673 | /var/cache/prod/smarty/compile/classic/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php |
| 674 | /modules/ps_mainmenu/ps_mainmenu.php |
| 675 | /modules/ps_mainmenu/ps_menutoplinks.class.php |
| 676 | /var/cache/prod/smarty/compile/classic/41/df/19/41df1985130dffd7d3fe4cb369091546a0b40be7_2.module.ps_mainmenups_mainmenu.tpl.php |
| 677 | /var/cache/prod/smarty/compile/classic/11/0e/c7/110ec72aa9921d2c382ad628bdb2f0bc5105a617_2.module.ps_searchbarps_searchbar.tpl.php |
| 678 | /modules/pagesnotfound/pagesnotfound.php |
| 679 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/28/ce/f6/28cef6cf6c21674ccaa461985853a96575923cb4_2.file.notifications.tpl.php |
| 680 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/9f/63/a0/9f63a0cc5b367ad3babe3d26003742a0d59ca39a_2.file.breadcrumb.tpl.php |
| 681 | /modules/ps_categorytree/ps_categorytree.php |
| 682 | /var/cache/prod/smarty/compile/classic/89/21/00/8921007f54626fc7fe42cbff53f1d70828d3393d_2.module.ps_categorytreeviewstemplateshookps_categorytree.tpl.php |
| 683 | /modules/ps_supplierlist/ps_supplierlist.php |
| 684 | /vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php |
| 685 | /vendor/smarty/smarty/libs/sysplugins/smarty_cacheresource.php |
| 686 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php |
| 687 | /var/cache/prod/smarty/cache/ps_supplierlist/1/1/1/233/classic/38/90/cc/3890ccb054424daae5be8626d5f91f439cd20b71.ps_supplierlistviewstemplateshookps_supplierlist.tpl.php |
| 688 | /modules/ps_brandlist/ps_brandlist.php |
| 689 | /var/cache/prod/smarty/cache/ps_brandlist/1/1/1/233/classic/cb/d1/4b/cbd14bd39fa0c9c4cd3f35394d44770c98b76a6f.ps_brandlistviewstemplateshookps_brandlist.tpl.php |
| 690 | /var/cache/prod/smarty/compile/classic/81/a1/04/81a1040ed0eeab6f58198f9907167c7fced628c5_2.module.ps_facetedsearchps_facetedsearch.tpl.php |
| 691 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/87/fa/5e/87fa5e7dbf7b4882c947ce386504ebf225c56f82_2.file.category-header.tpl.php |
| 692 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/f4/50/f5/f450f5b76d491dcd8f7471ed41a85d7db68022ce_2.file.products-top.tpl.php |
| 693 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/67/68/0d/67680d189379c2c6b12f06fe18bed195e11ed1c6_2.file.sort-orders.tpl.php |
| 694 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/2f/35/a6/2f35a6ce26b5488fc68c37aeb5b3487621c01dfb_2.file.products.tpl.php |
| 695 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/1b/4b/2a/1b4b2ae2f1546c8e984ed13910d2cd4c58b896e4_2.file.productlist.tpl.php |
| 696 | /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php |
| 697 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/10/4a/92/104a9271e89f66b0b93690f801eff9fca5e2ce04_2.file.product.tpl.php |
| 698 | /src/Adapter/ContainerFinder.php |
| 699 | /modules/productcomments/src/Repository/ProductCommentRepository.php |
| 700 | /vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php |
| 701 | /vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php |
| 702 | /vendor/doctrine/doctrine-bundle/Registry.php |
| 703 | /vendor/symfony/doctrine-bridge/ManagerRegistry.php |
| 704 | /vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php |
| 705 | /vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php |
| 706 | /vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php |
| 707 | /vendor/doctrine/doctrine-bundle/ConnectionFactory.php |
| 708 | /src/PrestaShopBundle/DependencyInjection/RuntimeConstEnvVarProcessor.php |
| 709 | /vendor/symfony/dependency-injection/EnvVarProcessorInterface.php |
| 710 | /vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php |
| 711 | /vendor/doctrine/event-manager/src/EventManager.php |
| 712 | /vendor/doctrine/dbal/src/DriverManager.php |
| 713 | /vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php |
| 714 | /vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php |
| 715 | /vendor/doctrine/dbal/src/VersionAwarePlatformDriver.php |
| 716 | /vendor/doctrine/dbal/src/Driver.php |
| 717 | /src/PrestaShopBundle/Doctrine/DatabaseConnection.php |
| 718 | /vendor/doctrine/dbal/src/Connection.php |
| 719 | /vendor/doctrine/dbal/src/ArrayParameterType.php |
| 720 | /vendor/doctrine/dbal/src/ParameterType.php |
| 721 | /vendor/doctrine/dbal/src/Query/Expression/ExpressionBuilder.php |
| 722 | /vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php |
| 723 | /vendor/doctrine/dbal/src/Schema/SchemaManagerFactory.php |
| 724 | /vendor/doctrine/dbal/src/Driver/PDO/Connection.php |
| 725 | /vendor/doctrine/dbal/src/Driver/ServerInfoAwareConnection.php |
| 726 | /vendor/doctrine/dbal/src/Driver/Connection.php |
| 727 | /vendor/doctrine/dbal/src/Events.php |
| 728 | /vendor/doctrine/dbal/src/Platforms/MariaDb1027Platform.php |
| 729 | /vendor/doctrine/dbal/src/Platforms/MariaDBPlatform.php |
| 730 | /vendor/doctrine/dbal/src/Platforms/MySQLPlatform.php |
| 731 | /vendor/doctrine/dbal/src/Platforms/AbstractMySQLPlatform.php |
| 732 | /vendor/doctrine/dbal/src/Platforms/AbstractPlatform.php |
| 733 | /vendor/doctrine/dbal/src/Schema/MySQLSchemaManager.php |
| 734 | /vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php |
| 735 | /vendor/doctrine/dbal/src/Types/Types.php |
| 736 | /vendor/doctrine/dbal/src/Types/Type.php |
| 737 | /vendor/doctrine/dbal/src/Types/ArrayType.php |
| 738 | /vendor/doctrine/dbal/src/Types/AsciiStringType.php |
| 739 | /vendor/doctrine/dbal/src/Types/StringType.php |
| 740 | /vendor/doctrine/dbal/src/Types/BigIntType.php |
| 741 | /vendor/doctrine/dbal/src/Types/PhpIntegerMappingType.php |
| 742 | /vendor/doctrine/dbal/src/Types/BinaryType.php |
| 743 | /vendor/doctrine/dbal/src/Types/BlobType.php |
| 744 | /vendor/doctrine/dbal/src/Types/BooleanType.php |
| 745 | /vendor/doctrine/dbal/src/Types/DateType.php |
| 746 | /vendor/doctrine/dbal/src/Types/DateImmutableType.php |
| 747 | /vendor/doctrine/dbal/src/Types/DateIntervalType.php |
| 748 | /vendor/doctrine/dbal/src/Types/DateTimeType.php |
| 749 | /vendor/doctrine/dbal/src/Types/PhpDateTimeMappingType.php |
| 750 | /vendor/doctrine/dbal/src/Types/DateTimeImmutableType.php |
| 751 | /vendor/doctrine/dbal/src/Types/DateTimeTzType.php |
| 752 | /vendor/doctrine/dbal/src/Types/DateTimeTzImmutableType.php |
| 753 | /vendor/doctrine/dbal/src/Types/DecimalType.php |
| 754 | /vendor/doctrine/dbal/src/Types/FloatType.php |
| 755 | /vendor/doctrine/dbal/src/Types/GuidType.php |
| 756 | /vendor/doctrine/dbal/src/Types/IntegerType.php |
| 757 | /vendor/doctrine/dbal/src/Types/JsonType.php |
| 758 | /vendor/doctrine/dbal/src/Types/ObjectType.php |
| 759 | /vendor/doctrine/dbal/src/Types/SimpleArrayType.php |
| 760 | /vendor/doctrine/dbal/src/Types/SmallIntType.php |
| 761 | /vendor/doctrine/dbal/src/Types/TextType.php |
| 762 | /vendor/doctrine/dbal/src/Types/TimeType.php |
| 763 | /vendor/doctrine/dbal/src/Types/TimeImmutableType.php |
| 764 | /vendor/doctrine/dbal/src/Types/TypeRegistry.php |
| 765 | /modules/productcomments/src/Entity/ProductComment.php |
| 766 | /vendor/doctrine/orm/src/Proxy/Proxy.php |
| 767 | /vendor/doctrine/common/src/Proxy/Proxy.php |
| 768 | /vendor/doctrine/persistence/src/Persistence/Proxy.php |
| 769 | /vendor/doctrine/orm/src/Proxy/InternalProxy.php |
| 770 | /src/PrestaShopBundle/DependencyInjection/CacheAdapterFactory.php |
| 771 | /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php |
| 772 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/ImplicitlyIgnoredAnnotationNames.php |
| 773 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php |
| 774 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PhpParser.php |
| 775 | /src/PrestaShopBundle/Service/Database/DoctrineNamingStrategy.php |
| 776 | /vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php |
| 777 | /vendor/doctrine/orm/src/Mapping/NamingStrategy.php |
| 778 | /vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php |
| 779 | /vendor/doctrine/orm/src/Internal/SQLResultCasing.php |
| 780 | /vendor/doctrine/orm/src/Mapping/QuoteStrategy.php |
| 781 | /vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php |
| 782 | /vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php |
| 783 | /vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php |
| 784 | /vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php |
| 785 | /vendor/doctrine/orm/src/Repository/RepositoryFactory.php |
| 786 | /vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php |
| 787 | /vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php |
| 788 | /vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadataFactory.php |
| 789 | /vendor/doctrine/orm/src/Mapping/ClassMetadata.php |
| 790 | /vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php |
| 791 | /vendor/doctrine/persistence/src/Persistence/Mapping/ClassMetadata.php |
| 792 | /vendor/doctrine/orm/src/Proxy/DefaultProxyClassNameResolver.php |
| 793 | /vendor/doctrine/persistence/src/Persistence/Mapping/ProxyClassNameResolver.php |
| 794 | /vendor/doctrine/orm/src/UnitOfWork.php |
| 795 | /vendor/doctrine/persistence/src/Persistence/PropertyChangedListener.php |
| 796 | /vendor/doctrine/orm/src/Event/ListenersInvoker.php |
| 797 | /vendor/doctrine/orm/src/Utility/IdentifierFlattener.php |
| 798 | /vendor/doctrine/orm/src/Internal/HydrationCompleteHandler.php |
| 799 | /vendor/doctrine/orm/src/Mapping/Reflection/ReflectionPropertiesGetter.php |
| 800 | /vendor/doctrine/persistence/src/Persistence/Mapping/RuntimeReflectionService.php |
| 801 | /vendor/doctrine/persistence/src/Persistence/Mapping/ReflectionService.php |
| 802 | /vendor/doctrine/orm/src/Proxy/ProxyFactory.php |
| 803 | /vendor/doctrine/common/src/Proxy/AbstractProxyFactory.php |
| 804 | /vendor/doctrine/common/src/Proxy/ProxyGenerator.php |
| 805 | /vendor/doctrine/doctrine-bundle/ManagerConfigurator.php |
| 806 | /vendor/doctrine/lexer/src/Token.php |
| 807 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php |
| 808 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/TokenParser.php |
| 809 | /vendor/doctrine/orm/src/Mapping/Table.php |
| 810 | /vendor/doctrine/orm/src/Mapping/MappingAttribute.php |
| 811 | /vendor/doctrine/orm/src/Mapping/Annotation.php |
| 812 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Enum.php |
| 813 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attribute.php |
| 814 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Attributes.php |
| 815 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/NamedArgumentConstructor.php |
| 816 | /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/NamedArgumentConstructorAnnotation.php |
| 817 | /vendor/doctrine/orm/src/Mapping/Entity.php |
| 818 | /vendor/doctrine/instantiator/src/Doctrine/Instantiator/Instantiator.php |
| 819 | /vendor/doctrine/instantiator/src/Doctrine/Instantiator/InstantiatorInterface.php |
| 820 | /vendor/doctrine/orm/src/Mapping/DefaultTypedFieldMapper.php |
| 821 | /vendor/doctrine/orm/src/Mapping/TypedFieldMapper.php |
| 822 | /vendor/doctrine/orm/src/Mapping/Id.php |
| 823 | /vendor/doctrine/orm/src/Mapping/Column.php |
| 824 | /vendor/doctrine/orm/src/Mapping/GeneratedValue.php |
| 825 | /vendor/doctrine/orm/src/Id/IdentityGenerator.php |
| 826 | /vendor/doctrine/orm/src/Id/AbstractIdGenerator.php |
| 827 | /vendor/doctrine/orm/src/Events.php |
| 828 | /vendor/doctrine/persistence/src/Persistence/Reflection/RuntimeReflectionProperty.php |
| 829 | /vendor/doctrine/dbal/src/Query/QueryBuilder.php |
| 830 | /vendor/doctrine/dbal/src/Query/Expression/CompositeExpression.php |
| 831 | /vendor/doctrine/dbal/src/SQL/Builder/DefaultSelectSQLBuilder.php |
| 832 | /vendor/doctrine/dbal/src/SQL/Builder/SelectSQLBuilder.php |
| 833 | /vendor/doctrine/dbal/src/Query/SelectQuery.php |
| 834 | /vendor/doctrine/dbal/src/Query/Limit.php |
| 835 | /vendor/doctrine/dbal/src/SQL/Parser.php |
| 836 | /vendor/doctrine/dbal/src/ExpandArrayParameters.php |
| 837 | /vendor/doctrine/dbal/src/SQL/Parser/Visitor.php |
| 838 | /vendor/doctrine/dbal/src/Driver/PDO/Statement.php |
| 839 | /vendor/doctrine/dbal/src/Driver/Statement.php |
| 840 | /vendor/doctrine/dbal/src/Driver/PDO/ParameterTypeMap.php |
| 841 | /vendor/doctrine/dbal/src/Driver/PDO/Result.php |
| 842 | /vendor/doctrine/dbal/src/Driver/Result.php |
| 843 | /vendor/doctrine/dbal/src/Result.php |
| 844 | /vendor/doctrine/dbal/src/FetchMode.php |
| 845 | /var/cache/prod/smarty/compile/classic/e9/e4/d0/e9e4d0b935584380ea8beb3f467908e1cd2486f5_2.module.productcommentsviewstemplateshookproductlistreviews.tpl.php |
| 846 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/e8/42/d0/e842d0839fffa9f15a2c4b0993e369a6581e7df5_2.file.product-flags.tpl.php |
| 847 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/db/2c/96/db2c96bb7f578fecdba234efa2160b692ab344ec_2.file.pagination.tpl.php |
| 848 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/23/8b/38/238b38070c509856c6095c3f3a7f9155cac57556_2.file.products-bottom.tpl.php |
| 849 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/a2/6c/00/a26c003ce0ee475ed782bec50e21250df7d3f906_2.file.category-footer.tpl.php |
| 850 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/35/75/37/357537273bd681a15f9b8052898d6b67e4ae661b_2.file.footer.tpl.php |
| 851 | /var/cache/prod/smarty/compile/classic/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.ps_emailsubscriptionviewstemplateshookps_emailsubscription.tpl.php |
| 852 | /var/cache/prod/smarty/cache/ps_socialfollow/1/1/1/233/classic/06/1a/8b/061a8b6ee7b8c79006c06a3b9635f31ebf207e95.ps_socialfollowps_socialfollow.tpl.php |
| 853 | /modules/ps_linklist/ps_linklist.php |
| 854 | /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php |
| 855 | /modules/ps_linklist/src/Filter/LinkFilter.php |
| 856 | /modules/ps_linklist/src/Filter/BestSalesRouteFilter.php |
| 857 | /modules/ps_linklist/src/Filter/RouteFilterInterface.php |
| 858 | /modules/ps_linklist/src/LegacyLinkBlockRepository.php |
| 859 | /var/cache/prod/smarty/cache/ps_linklist/displayFooter/1/1/1/233/classic/8d/cc/0e/8dcc0e546b2c8f28571a58a4fa623acbc090ef22.ps_linklistviewstemplateshooklinkblock.tpl.php |
| 860 | /modules/ps_customeraccountlinks/ps_customeraccountlinks.php |
| 861 | /var/cache/prod/smarty/cache/ps_customeraccountlinks/1/1/1/233/classic/5d/f1/48/5df148a30ed2ccd069a59b48259ca31e00e12359.ps_customeraccountlinksps_customeraccountlinks.tpl.php |
| 862 | /var/cache/prod/smarty/compile/classic/99/92/f3/9992f3fe04dd41bcec1a2029cf07bead637caf4d_2.module.ps_contactinfops_contactinfo.tpl.php |
| 863 | /vendor/smarty/smarty/libs/plugins/function.mailto.php |
| 864 | /var/cache/prod/smarty/compile/classic/53/1f/f5/531ff5fadbab34ae9adf28c596f08da4ca8fffe0_2.module.blockwishlistviewstemplateshookdisplayHeader.tpl.php |
| 865 | /var/cache/prod/smarty/compile/classic/b3/9f/fe/b39ffe0e9a6e5e655319605fb4fac018757bed47_2.module.blockwishlistviewstemplatescomponentsmodalsaddtowishlist.tpl.php |
| 866 | /var/cache/prod/smarty/compile/classic/f9/93/73/f9937302c902c18a7e92f61a7bb91ac32c58d2fe_2.module.blockwishlistviewstemplatescomponentsmodalsdelete.tpl.php |
| 867 | /var/cache/prod/smarty/compile/classic/d8/d0/86/d8d086f3098974d41bc92b06c33cf9e584313501_2.module.blockwishlistviewstemplatescomponentsmodalscreate.tpl.php |
| 868 | /var/cache/prod/smarty/compile/classic/99/ff/6f/99ff6f99ecd074931a71deddfe65081482db8401_2.module.blockwishlistviewstemplatescomponentsmodalslogin.tpl.php |
| 869 | /var/cache/prod/smarty/compile/classic/a6/cf/26/a6cf26c62a3d814aa3a70f19a62034bfdce54c8a_2.module.blockwishlistviewstemplatescomponentstoast.tpl.php |
| 870 | /var/cache/prod/smarty/compile/classiclayouts_layout_left_column_tpl/ca/60/aa/ca60aa8892c60678b5fe440bfded60f43b602c91_2.file.password-policy-template.tpl.php |
| 871 | /modules/ps_googleanalytics/classes/Hook/HookDisplayBeforeBodyClosingTag.php |
| 872 | /modules/ps_googleanalytics/classes/Handler/GanalyticsJsHandler.php |
| 873 | /modules/ps_googleanalytics/classes/Handler/GanalyticsDataHandler.php |
| 874 | /modules/ps_googleanalytics/classes/Repository/GanalyticsDataRepository.php |
| 875 | /modules/ps_googleanalytics/classes/Wrapper/ProductWrapper.php |
| 876 | /classes/Manufacturer.php |
| 877 | /modules/ps_googleanalytics/classes/GoogleAnalyticsTools.php |
| 878 | /modules/statsdata/statsdata.php |
| 879 | /classes/Connection.php |
| 880 | /classes/ConnectionsSource.php |