Inicio

Inicio

Filtrar por

Disponibilidad

Disponibilidad

Selections

Selections

Precio

Precio

  • $419 - $21,796

Categorías

Categorías

Procesador

Procesador

Modelo

Modelo

Marca

Marca

Peso

Peso

  • 0.01 kg - 8.5 kg

Inicio

Subcategorías

Filtros activos

  • Marca: HP
  • Marca: IDP
  • Marca: Ubiquiti Inc
Load Time 1780 ms
Querying Time 773 ms
Queries 502
Memory Peak Usage 27.9 Mb
Included Files 781 files - 10.00 Mb
PrestaShop Cache - Mb
Global vars 0.23 Mb
PrestaShop Version 8.2.0
PHP Version 7.4.33
MySQL Version 10.6.21-MariaDB
Memory Limit 256M
Max Execution Time 300000s
Smarty Cache enabled
Smarty Compilation auto
  Time Cumulated Time Memory Usage Memory Peak Usage
config 0.005 ms 0.005 ms 3.18 Mb 9.1 Mb
__construct 60.852 ms 60.857 ms 0.08 Mb 9.1 Mb
init 520.579 ms 581.436 ms 2.89 Mb 9.1 Mb
checkAccess 0.002 ms 581.438 ms - Mb 9.1 Mb
setMedia 54.760 ms 636.198 ms 0.47 Mb 9.1 Mb
postProcess 0.002 ms 636.200 ms - Mb 9.1 Mb
initHeader 0.001 ms 636.201 ms - Mb 9.1 Mb
initContent 678.539 ms 1315 ms 7.08 Mb 13.9 Mb
initFooter 0.002 ms 1315 ms - Mb 13.9 Mb
display 465.499 ms 1780 ms 11.74 Mb 27.9 Mb
Hook Time Memory Usage
displayLeftColumn 177.713 ms 5.72 Mb
DisplayProductPriceBlock 47.795 ms 2.20 Mb
DisplayCzHoverImage 42.552 ms 0.57 Mb
displayNav1 14.640 ms 0.14 Mb
DisplayBeforeBodyClosingTag 9.269 ms 0.20 Mb
displayFooter 7.987 ms 0.45 Mb
displayTop 6.767 ms 0.22 Mb
ProductSearchProvider 5.555 ms 0.07 Mb
displayNavFullWidth 4.045 ms 0.24 Mb
DisplayStWishlistButton 4.023 ms 0.02 Mb
ActionFrontControllerSetMedia 3.913 ms 0.07 Mb
Header 3.543 ms 0.04 Mb
DisplayFooter 2.179 ms 0.19 Mb
DisplayStCompareButton 1.970 ms 0.01 Mb
DisplayHeader 1.140 ms 0.02 Mb
DisplayLeftColumn 0.973 ms 0.12 Mb
displayFooterAfter 0.918 ms - Mb
Footer 0.866 ms 0.01 Mb
DisplayStWishlistTopLink 0.865 ms 0.04 Mb
DisplayStCompareTopLink 0.276 ms 0.01 Mb
DisplayProductListReviews 0.036 ms - Mb
DisplayFooterAfter 0.008 ms - Mb
22 hook(s) 337.033 ms 10.31 Mb
Module Time Memory Usage
blockreassurance 16.533 ms 0.18 Mb
ps_emailsubscription 17.707 ms 0.08 Mb
ps_socialfollow 2.253 ms 0.09 Mb
ps_emailalerts 14.737 ms 0.06 Mb
ps_shoppingcart 6.735 ms 0.09 Mb
ps_searchbar 1.535 ms 0.06 Mb
cz_verticalmenu 26.022 ms 0.16 Mb
cz_imageslider 10.234 ms 0.10 Mb
cz_instagramfeeds 1.523 ms 0.02 Mb
myprestacomments 20.206 ms 0.16 Mb
stfeature 24.342 ms 0.16 Mb
stripe_official 35.748 ms 0.23 Mb
customhtml 4.817 ms 0.04 Mb
cz_themeoptions 21.542 ms 0.31 Mb
psproductcountdown 58.528 ms 2.35 Mb
ps_facetedsearch 17.003 ms 0.30 Mb
cz_navcmsblock 16.185 ms 0.17 Mb
ps_customersignin 2.924 ms 0.12 Mb
ps_mainmenu 8.975 ms 0.21 Mb
ps_categorytree 165.830 ms 5.64 Mb
cz_leftbanner 25.160 ms 0.08 Mb
cz_newproducts 3.739 ms 0.07 Mb
cz_imagehover 43.185 ms 0.59 Mb
ps_contactinfo 3.333 ms 0.09 Mb
ps_linklist 16.623 ms 0.15 Mb
ps_customeraccountlinks 1.375 ms 0.09 Mb
cz_themeimages 2.155 ms 0.07 Mb
czuecookie 2.864 ms 0.21 Mb
cz_blocklink 3.061 ms - Mb
statsdata 10.263 ms 0.28 Mb
30 module(s) 585.136 ms 12.15 Mb

Stopwatch SQL - 502 queries

# Query Time (ms) Rows Filesort Group By Location
179
SELECT SQL_NO_CACHE p.id_manufacturer, COUNT(DISTINCT p.id_product) c 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 psx1_product p LEFT JOIN psx1_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psx1_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psx1_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 psx1_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psx1_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psx1_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psx1_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psx1_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>=2 AND c.nright<=4175 GROUP BY p.id_product) p GROUP BY p.id_manufacturer
196.841 ms 13126129 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
392
SELECT SQL_NO_CACHE c.*, cl.*
FROM `psx1_category` c
INNER JOIN psx1_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `psx1_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
LEFT JOIN `psx1_category_group` cg ON c.`id_category` = cg.`id_category`
RIGHT JOIN `psx1_category` c2 ON c2.`id_category` = 2 AND c.`nleft` >= c2.`nleft` AND c.`nright` <= c2.`nright`
WHERE 1 AND c.`level_depth` <= 11 AND `id_lang` = 2
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
54.775 ms 2071 Yes Yes /classes/Category.php:799
17
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_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
32.571 ms 1 /src/Adapter/EntityMapper.php:71
31
SELECT SQL_NO_CACHE *
FROM `psx1_group` a
LEFT JOIN `psx1_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1
21.679 ms 1 /src/Adapter/EntityMapper.php:71
182
REPLACE INTO psx1_layered_filter_block (hash, data) VALUES ("47e11fe945b291570e564791e94f049f", "a:1:{s:7:\"filters\";a:9:{i:0;a:7:{s:9:\"type_lite\";s:12:\"availability\";s:4:\"type\";s:12:\"availability\";s:6:\"id_key\";i:0;s:4:\"name\";s:14:\"Disponibilidad\";s:6:\"values\";a:2:{i:2;a:2:{s:4:\"name\";s:13:\"En existencia\";s:3:\"nbr\";i:9;}i:0;a:2:{s:4:\"name\";s:13:\"No disponible\";s:3:\"nbr\";i:3;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:1;a:7:{s:9:\"type_lite\";s:6:\"extras\";s:4:\"type\";s:6:\"extras\";s:6:\"id_key\";i:0;s:4:\"name\";s:10:\"Selections\";s:6:\"values\";a:3:{s:4:\"sale\";a:2:{s:4:\"name\";s:12:\"¡En oferta!\";s:3:\"nbr\";i:0;}s:3:\"new\";a:2:{s:4:\"name\";s:14:\"Nuevo producto\";s:3:\"nbr\";i:8;}s:8:\"discount\";a:2:{s:4:\"name\";s:10:\"Discounted\";s:3:\"nbr\";i:0;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:2;a:12:{s:9:\"type_lite\";s:5:\"price\";s:4:\"type\";s:5:\"price\";s:6:\"id_key\";i:0;s:4:\"name\";s:6:\"Precio\";s:3:\"max\";d:21796;s:3:\"min\";d:419;s:4:\"unit\";s:1:\"$\";s:14:\"specifications\";a:11:{s:6:\"symbol\";a:11:{i:0;s:1:\".\";i:1;s:1:\",\";i:2;s:1:\";\";i:3;s:1:\"%\";i:4;s:1:\"-\";i:5;s:1:\"+\";i:6;s:1:\"E\";i:7;s:2:\"×\";i:8;s:3:\"‰\";i:9;s:3:\"∞\";i:10;s:3:\"NaN\";}s:12:\"currencyCode\";s:3:\"MXN\";s:14:\"currencySymbol\";s:1:\"$\";s:13:\"numberSymbols\";a:11:{i:0;s:1:\".\";i:1;s:1:\",\";i:2;s:1:\";\";i:3;s:1:\"%\";i:4;s:1:\"-\";i:5;s:1:\"+\";i:6;s:1:\"E\";i:7;s:2:\"×\";i:8;s:3:\"‰\";i:9;s:3:\"∞\";i:10;s:3:\"NaN\";}s:15:\"positivePattern\";s:10:\"¤#,##0.00\";s:15:\"negativePattern\";s:11:\"-¤#,##0.00\";s:17:\"maxFractionDigits\";i:0;s:17:\"minFractionDigits\";i:0;s:12:\"groupingUsed\";b:1;s:16:\"primaryGroupSize\";i:3;s:18:\"secondaryGroupSize\";i:3;}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:3;s:3:\"nbr\";i:12;s:5:\"value\";N;}i:3;a:7:{s:9:\"type_lite\";s:8:\"category\";s:4:\"type\";s:8:\"category\";s:6:\"id_key\";i:0;s:4:\"name\";s:11:\"Categorías\";s:6:\"values\";a:4:{i:3;a:2:{s:4:\"name\";s:8:\"Cómputo\";s:3:\"nbr\";s:1:\"2\";}i:54;a:2:{s:4:\"name\";s:17:\"Control de acceso\";s:3:\"nbr\";s:1:\"8\";}i:73;a:2:{s:4:\"name\";s:5:\"Todos\";s:3:\"nbr\";s:1:\"8\";}i:108;a:2:{s:4:\"name\";s:36:\"Identificación y Credencialización\";s:3:\"nbr\";s:1:\"8\";}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:4;a:9:{s:9:\"type_lite\";s:10:\"id_feature\";s:4:\"type\";s:10:\"id_feature\";s:6:\"id_key\";s:1:\"1\";s:6:\"values\";a:2:{i:1;a:4:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:6:\"AMD R3\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:6;a:4:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:13:\"Intel Core i3\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:4:\"name\";s:10:\"Procesador\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:5;a:9:{s:9:\"type_lite\";s:10:\"id_feature\";s:4:\"type\";s:10:\"id_feature\";s:6:\"id_key\";s:1:\"2\";s:6:\"values\";a:2:{i:23;a:4:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:7:\"245 G10\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}i:24;a:4:{s:3:\"nbr\";s:1:\"1\";s:4:\"name\";s:2:\"G9\";s:8:\"url_name\";N;s:10:\"meta_title\";N;}}s:4:\"name\";s:6:\"Modelo\";s:8:\"url_name\";N;s:10:\"meta_title\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:6;a:7:{s:9:\"type_lite\";s:12:\"manufacturer\";s:4:\"type\";s:12:\"manufacturer\";s:6:\"id_key\";i:0;s:4:\"name\";s:5:\"Marca\";s:6:\"values\";a:137:{i:1;a:3:{s:4:\"name\";s:2:\"HP\";s:3:\"nbr\";s:1:\"3\";s:7:\"checked\";b:1;}i:2;a:2:{s:4:\"name\";s:5:\"Dahua\";s:3:\"nbr\";s:1:\"5\";}i:3;a:2:{s:4:\"name\";s:4:\"DELL\";s:3:\"nbr\";s:1:\"2\";}i:5;a:2:{s:4:\"name\";s:6:\"Stylos\";s:3:\"nbr\";s:1:\"1\";}i:6;a:2:{s:4:\"name\";s:6:\"Acteck\";s:3:\"nbr\";s:1:\"1\";}i:7;a:2:{s:4:\"name\";s:7:\"SAMSUNG\";s:3:\"nbr\";s:1:\"1\";}i:9;a:2:{s:4:\"name\";s:5:\"DITEK\";s:3:\"nbr\";s:1:\"3\";}i:11;a:2:{s:4:\"name\";s:18:\"LINKEDPRO BY EPCOM\";s:3:\"nbr\";s:3:\"230\";}i:12;a:2:{s:4:\"name\";s:16:\"EPCOM INDUSTRIAL\";s:3:\"nbr\";s:2:\"27\";}i:13;a:2:{s:4:\"name\";s:10:\"POLYPHASER\";s:3:\"nbr\";s:1:\"4\";}i:14;a:2:{s:4:\"name\";s:6:\"FANVIL\";s:3:\"nbr\";s:2:\"33\";}i:15;a:2:{s:4:\"name\";s:6:\"PLANET\";s:3:\"nbr\";s:2:\"49\";}i:17;a:2:{s:4:\"name\";s:16:\"CAMBIUM NETWORKS\";s:3:\"nbr\";s:2:\"19\";}i:19;a:2:{s:4:\"name\";s:9:\"HIKVISION\";s:3:\"nbr\";s:3:\"163\";}i:20;a:2:{s:4:\"name\";s:8:\"MEITRACK\";s:3:\"nbr\";s:1:\"1\";}i:21;a:2:{s:4:\"name\";s:11:\"GRANDSTREAM\";s:3:\"nbr\";s:2:\"59\";}i:22;a:2:{s:4:\"name\";s:18:\"ALTAI TECHNOLOGIES\";s:3:\"nbr\";s:1:\"6\";}i:25;a:2:{s:4:\"name\";s:8:\"MEANWELL\";s:3:\"nbr\";s:2:\"24\";}i:27;a:2:{s:4:\"name\";s:7:\"PANDUIT\";s:3:\"nbr\";s:3:\"158\";}i:28;a:2:{s:4:\"name\";s:6:\"GEWISS\";s:3:\"nbr\";s:1:\"6\";}i:29;a:2:{s:4:\"name\";s:10:\"CYBERPOWER\";s:3:\"nbr\";s:2:\"44\";}i:30;a:2:{s:4:\"name\";s:8:\"MIKROTIK\";s:3:\"nbr\";s:2:\"61\";}i:31;a:2:{s:4:\"name\";s:15:\"MIMOSA NETWORKS\";s:3:\"nbr\";s:1:\"9\";}i:32;a:2:{s:4:\"name\";s:15:\"EPCOM POWERLINE\";s:3:\"nbr\";s:3:\"248\";}i:33;a:2:{s:4:\"name\";s:5:\"EPCOM\";s:3:\"nbr\";s:1:\"8\";}i:36;a:2:{s:4:\"name\";s:14:\"ALLIED TELESIS\";s:3:\"nbr\";s:1:\"9\";}i:37;a:2:{s:4:\"name\";s:11:\"RF ELEMENTS\";s:3:\"nbr\";s:2:\"10\";}i:39;a:2:{s:4:\"name\";s:6:\"CAMESA\";s:3:\"nbr\";s:1:\"5\";}i:40;a:2:{s:4:\"name\";s:9:\"PRECISION\";s:3:\"nbr\";s:3:\"105\";}i:41;a:2:{s:4:\"name\";s:8:\"Mercusys\";s:3:\"nbr\";s:1:\"6\";}i:43;a:2:{s:4:\"name\";s:9:\"FIBERHOME\";s:3:\"nbr\";s:2:\"35\";}i:44;a:2:{s:4:\"name\";s:5:\"JABRA\";s:3:\"nbr\";s:1:\"9\";}i:48;a:2:{s:4:\"name\";s:22:\"LINKEDPRO BY FIBERHOME\";s:3:\"nbr\";s:2:\"16\";}i:50;a:2:{s:4:\"name\";s:14:\"EPCOM TITANIUM\";s:3:\"nbr\";s:1:\"1\";}i:52;a:2:{s:4:\"name\";s:3:\"PLP\";s:3:\"nbr\";s:2:\"14\";}i:54;a:2:{s:4:\"name\";s:5:\"ANCLO\";s:3:\"nbr\";s:2:\"70\";}i:55;a:2:{s:4:\"name\";s:6:\"RUIJIE\";s:3:\"nbr\";s:2:\"90\";}i:56;a:2:{s:4:\"name\";s:20:\"HIKSEMI by HIKVISION\";s:3:\"nbr\";s:2:\"29\";}i:58;a:2:{s:4:\"name\";s:26:\"EPCOM INDUSTRIAL SIGNALING\";s:3:\"nbr\";s:1:\"3\";}i:61;a:2:{s:4:\"name\";s:6:\"HUAWEI\";s:3:\"nbr\";s:2:\"12\";}i:62;a:2:{s:4:\"name\";s:7:\"HOFFMAN\";s:3:\"nbr\";s:1:\"1\";}i:63;a:2:{s:4:\"name\";s:19:\"HiLook by HIKVISION\";s:3:\"nbr\";s:1:\"1\";}i:64;a:2:{s:4:\"name\";s:9:\"LINKEDPRO\";s:3:\"nbr\";s:1:\"3\";}i:67;a:2:{s:4:\"name\";s:6:\"MAKITA\";s:3:\"nbr\";s:2:\"24\";}i:68;a:2:{s:4:\"name\";s:6:\"SIEMON\";s:3:\"nbr\";s:1:\"3\";}i:70;a:2:{s:4:\"name\";s:5:\"DELTA\";s:3:\"nbr\";s:1:\"2\";}i:71;a:2:{s:4:\"name\";s:11:\"BLUEPARROTT\";s:3:\"nbr\";s:1:\"1\";}i:73;a:2:{s:4:\"name\";s:8:\"NetPoint\";s:3:\"nbr\";s:1:\"1\";}i:74;a:2:{s:4:\"name\";s:11:\"KLEIN TOOLS\";s:3:\"nbr\";s:2:\"29\";}i:76;a:2:{s:4:\"name\";s:6:\"ATLONA\";s:3:\"nbr\";s:1:\"3\";}i:158;a:2:{s:4:\"name\";s:22:\"HONEYWELL HOME RESIDEO\";s:3:\"nbr\";s:1:\"1\";}i:159;a:2:{s:4:\"name\";s:8:\"ALTRONIX\";s:3:\"nbr\";s:1:\"6\";}i:160;a:2:{s:4:\"name\";s:26:\"ROSSLARE SECURITY PRODUCTS\";s:3:\"nbr\";s:2:\"33\";}i:161;a:2:{s:4:\"name\";s:12:\"ELK PRODUCTS\";s:3:\"nbr\";s:1:\"2\";}i:162;a:2:{s:4:\"name\";s:18:\"ZKTECO - AccessPRO\";s:3:\"nbr\";s:1:\"9\";}i:163;a:2:{s:4:\"name\";s:5:\"KOCOM\";s:3:\"nbr\";s:2:\"19\";}i:164;a:2:{s:4:\"name\";s:17:\"ENFORCER SECOLARM\";s:3:\"nbr\";s:2:\"14\";}i:165;a:2:{s:4:\"name\";s:8:\"CONDUMEX\";s:3:\"nbr\";s:1:\"1\";}i:166;a:2:{s:4:\"name\";s:19:\"PHILLIPS-ASSA ABLOY\";s:3:\"nbr\";s:2:\"19\";}i:167;a:2:{s:4:\"name\";s:9:\"ACCESSPRO\";s:3:\"nbr\";s:3:\"327\";}i:168;a:2:{s:4:\"name\";s:5:\"SFIRE\";s:3:\"nbr\";s:2:\"26\";}i:169;a:2:{s:4:\"name\";s:4:\"CAME\";s:3:\"nbr\";s:2:\"39\";}i:170;a:2:{s:4:\"name\";s:9:\"DORMAKABA\";s:3:\"nbr\";s:1:\"5\";}i:171;a:2:{s:4:\"name\";s:10:\"ASSA ABLOY\";s:3:\"nbr\";s:2:\"23\";}i:172;a:2:{s:4:\"name\";s:15:\"RCI - DORMAKABA\";s:3:\"nbr\";s:2:\"15\";}i:173;a:2:{s:4:\"name\";s:6:\"VIAKON\";s:3:\"nbr\";s:1:\"9\";}i:174;a:2:{s:4:\"name\";s:6:\"ZKTECO\";s:3:\"nbr\";s:2:\"35\";}i:175;a:2:{s:4:\"name\";s:7:\"Century\";s:3:\"nbr\";s:2:\"29\";}i:176;a:2:{s:4:\"name\";s:3:\"HID\";s:3:\"nbr\";s:2:\"38\";}i:177;a:2:{s:4:\"name\";s:20:\"AccessPRO Industrial\";s:3:\"nbr\";s:1:\"3\";}i:178;a:2:{s:4:\"name\";s:3:\"STI\";s:3:\"nbr\";s:1:\"6\";}i:179;a:3:{s:4:\"name\";s:3:\"IDP\";s:3:\"nbr\";s:1:\"8\";s:7:\"checked\";b:1;}i:180;a:2:{s:4:\"name\";s:7:\"SUPREMA\";s:3:\"nbr\";s:2:\"17\";}i:181;a:2:{s:4:\"name\";s:3:\"BEA\";s:3:\"nbr\";s:1:\"7\";}i:182;a:2:{s:4:\"name\";s:5:\"NEDAP\";s:3:\"nbr\";s:1:\"2\";}i:183;a:2:{s:4:\"name\";s:25:\"ALARM CONTROLS-ASSA ABLOY\";s:3:\"nbr\";s:1:\"6\";}i:184;a:2:{s:4:\"name\";s:11:\"POWER SONIC\";s:3:\"nbr\";s:2:\"24\";}i:185;a:2:{s:4:\"name\";s:4:\"FAAC\";s:3:\"nbr\";s:3:\"114\";}i:186;a:2:{s:4:\"name\";s:12:\"M2M SERVICES\";s:3:\"nbr\";s:1:\"2\";}i:187;a:2:{s:4:\"name\";s:9:\"COMUNELLO\";s:3:\"nbr\";s:2:\"34\";}i:188;a:2:{s:4:\"name\";s:12:\"DKS DOORKING\";s:3:\"nbr\";s:2:\"13\";}i:189;a:2:{s:4:\"name\";s:7:\"GENESIS\";s:3:\"nbr\";s:1:\"2\";}i:190;a:2:{s:4:\"name\";s:5:\"EZVIZ\";s:3:\"nbr\";s:2:\"12\";}i:191;a:2:{s:4:\"name\";s:17:\"TESA - ASSA ABLOY\";s:3:\"nbr\";s:1:\"4\";}i:192;a:2:{s:4:\"name\";s:6:\"YONUSA\";s:3:\"nbr\";s:1:\"2\";}i:193;a:2:{s:4:\"name\";s:15:\"IDEMIA (MORPHO)\";s:3:\"nbr\";s:1:\"4\";}i:194;a:2:{s:4:\"name\";s:25:\"RANGER SECURITY DETECTORS\";s:3:\"nbr\";s:1:\"2\";}i:195;a:2:{s:4:\"name\";s:15:\"YALE-ASSA ABLOY\";s:3:\"nbr\";s:2:\"11\";}i:196;a:2:{s:4:\"name\";s:4:\"LOCK\";s:3:\"nbr\";s:2:\"13\";}i:197;a:2:{s:4:\"name\";s:6:\"AKUVOX\";s:3:\"nbr\";s:1:\"6\";}i:198;a:2:{s:4:\"name\";s:13:\"OPEN DESK PRO\";s:3:\"nbr\";s:1:\"5\";}i:199;a:2:{s:4:\"name\";s:12:\"SYSCOM VIDEO\";s:3:\"nbr\";s:1:\"2\";}i:200;a:2:{s:4:\"name\";s:9:\"HONEYWELL\";s:3:\"nbr\";s:1:\"2\";}i:201;a:2:{s:4:\"name\";s:9:\"PANASONIC\";s:3:\"nbr\";s:1:\"4\";}i:202;a:2:{s:4:\"name\";s:16:\"Ruiz Electronics\";s:3:\"nbr\";s:1:\"1\";}i:203;a:2:{s:4:\"name\";s:19:\"MEDECO - ASSA ABLOY\";s:3:\"nbr\";s:1:\"2\";}i:204;a:2:{s:4:\"name\";s:8:\"LANDWELL\";s:3:\"nbr\";s:1:\"1\";}i:205;a:2:{s:4:\"name\";s:21:\"SECURITRON-ASSA ABLOY\";s:3:\"nbr\";s:1:\"3\";}i:206;a:2:{s:4:\"name\";s:17:\"ELECTRONIC DESIGN\";s:3:\"nbr\";s:1:\"1\";}i:207;a:2:{s:4:\"name\";s:17:\"BRUKEN ASSA ABLOY\";s:3:\"nbr\";s:1:\"2\";}i:208;a:2:{s:4:\"name\";s:7:\"HUBBELL\";s:3:\"nbr\";s:2:\"12\";}i:209;a:2:{s:4:\"name\";s:9:\"SECO-LARM\";s:3:\"nbr\";s:1:\"1\";}i:210;a:2:{s:4:\"name\";s:6:\"RITRON\";s:3:\"nbr\";s:1:\"1\";}i:211;a:2:{s:4:\"name\";s:5:\"FLUKE\";s:3:\"nbr\";s:1:\"1\";}i:212;a:2:{s:4:\"name\";s:6:\"SHELLY\";s:3:\"nbr\";s:2:\"12\";}i:213;a:2:{s:4:\"name\";s:25:\"EPCOM POWER LINE BY RITAR\";s:3:\"nbr\";s:1:\"5\";}i:214;a:2:{s:4:\"name\";s:3:\"JWJ\";s:3:\"nbr\";s:2:\"36\";}i:215;a:2:{s:4:\"name\";s:5:\"INDEX\";s:3:\"nbr\";s:2:\"45\";}i:216;a:2:{s:4:\"name\";s:5:\"AUFIT\";s:3:\"nbr\";s:1:\"9\";}i:217;a:2:{s:4:\"name\";s:7:\"ECOFLOW\";s:3:\"nbr\";s:1:\"5\";}i:218;a:2:{s:4:\"name\";s:14:\"VICTRON ENERGY\";s:3:\"nbr\";s:1:\"4\";}i:219;a:2:{s:4:\"name\";s:7:\"GROWATT\";s:3:\"nbr\";s:1:\"5\";}i:220;a:2:{s:4:\"name\";s:12:\"AMANCO-WAVIN\";s:3:\"nbr\";s:2:\"59\";}i:221;a:2:{s:4:\"name\";s:7:\"LEAPTON\";s:3:\"nbr\";s:1:\"1\";}i:222;a:2:{s:4:\"name\";s:3:\"DMT\";s:3:\"nbr\";s:1:\"8\";}i:223;a:2:{s:4:\"name\";s:6:\"EPEVER\";s:3:\"nbr\";s:2:\"33\";}i:224;a:2:{s:4:\"name\";s:4:\"RACO\";s:3:\"nbr\";s:1:\"9\";}i:225;a:2:{s:4:\"name\";s:5:\"AFORE\";s:3:\"nbr\";s:1:\"5\";}i:226;a:2:{s:4:\"name\";s:14:\"HUBBELL BURNDY\";s:3:\"nbr\";s:2:\"18\";}i:227;a:2:{s:4:\"name\";s:12:\"SYSCOM PARTS\";s:3:\"nbr\";s:1:\"3\";}i:228;a:2:{s:4:\"name\";s:8:\"HOYMILES\";s:3:\"nbr\";s:2:\"12\";}i:229;a:2:{s:4:\"name\";s:5:\"CHINT\";s:3:\"nbr\";s:2:\"10\";}i:230;a:2:{s:4:\"name\";s:6:\"RAWELT\";s:3:\"nbr\";s:2:\"16\";}i:231;a:2:{s:4:\"name\";s:7:\"JUPITER\";s:3:\"nbr\";s:2:\"39\";}i:232;a:2:{s:4:\"name\";s:7:\"INDIANA\";s:3:\"nbr\";s:1:\"3\";}i:233;a:2:{s:4:\"name\";s:8:\"CHAROFIL\";s:3:\"nbr\";s:2:\"12\";}i:234;a:3:{s:4:\"name\";s:12:\"Ubiquiti Inc\";s:3:\"nbr\";s:1:\"1\";s:7:\"checked\";b:1;}i:235;a:2:{s:4:\"name\";s:6:\"SAMLEX\";s:3:\"nbr\";s:1:\"8\";}i:236;a:2:{s:4:\"name\";s:11:\"MORNINGSTAR\";s:3:\"nbr\";s:1:\"7\";}i:237;a:2:{s:4:\"name\";s:18:\"LUTRON ELECTRONICS\";s:3:\"nbr\";s:1:\"4\";}i:238;a:2:{s:4:\"name\";s:22:\"LUTRON CASETA WIRELESS\";s:3:\"nbr\";s:1:\"3\";}i:239;a:2:{s:4:\"name\";s:5:\"PYTES\";s:3:\"nbr\";s:1:\"2\";}i:240;a:2:{s:4:\"name\";s:6:\"ASTRON\";s:3:\"nbr\";s:1:\"6\";}i:241;a:2:{s:4:\"name\";s:17:\"RF INDUSTRIES,LTD\";s:3:\"nbr\";s:1:\"1\";}i:242;a:2:{s:4:\"name\";s:8:\"HIKMICRO\";s:3:\"nbr\";s:1:\"2\";}i:243;a:2:{s:4:\"name\";s:4:\"MUST\";s:3:\"nbr\";s:1:\"1\";}i:244;a:2:{s:4:\"name\";s:18:\"HUAWEI FUSIONSOLAR\";s:3:\"nbr\";s:1:\"1\";}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:7;a:7:{s:9:\"type_lite\";s:9:\"condition\";s:4:\"type\";s:9:\"condition\";s:6:\"id_key\";i:0;s:4:\"name\";s:10:\"Condición\";s:6:\"values\";a:3:{s:3:\"new\";a:2:{s:4:\"name\";s:5:\"Nuevo\";s:3:\"nbr\";s:2:\"12\";}s:4:\"used\";a:2:{s:4:\"name\";s:5:\"Usado\";s:3:\"nbr\";i:0;}s:11:\"refurbished\";a:2:{s:4:\"name\";s:10:\"Restaurado\";s:3:\"nbr\";i:0;}}s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";s:1:\"0\";}i:8;a:12:{s:9:\"type_lite\";s:6:\"weight\";s:4:\"type\";s:6:\"weight\";s:6:\"id_key\";i:0;s:4:\"name\";s:4:\"Peso\";s:3:\"max\";d:8.5;s:3:\"min\";d:0.01000000000000000020816681711721685132943093776702880859375;s:4:\"unit\";s:2:\"kg\";s:14:\"specifications\";N;s:17:\"filter_show_limit\";i:0;s:11:\"filter_type\";i:3;s:5:\"value\";N;s:3:\"nbr\";i:12;}}}")
21.148 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:211
34
SELECT SQL_NO_CACHE `id_category`
FROM `psx1_category_shop`
WHERE `id_category` = 2
AND `id_shop` = 1 LIMIT 1
15.557 ms 1 /classes/Category.php:2450
14
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `psx1_module` m
INNER JOIN psx1_module_shop module_shop
ON (module_shop.id_module = m.id_module AND module_shop.id_shop = 1 AND module_shop.enable_device & 1)
INNER JOIN `psx1_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `psx1_hook` `h` ON hm.`id_hook` = h.`id_hook`
LEFT JOIN `psx1_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`
14.749 ms 318 Yes Yes /classes/Hook.php:1267
5
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `psx1_lang` l
LEFT JOIN `psx1_lang_shop` ls ON (l.id_lang = ls.id_lang)
14.725 ms 2 /classes/Language.php:1080
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 psx1_shop_group gs
LEFT JOIN psx1_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN psx1_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
12.807 ms 1 Yes /classes/shop/Shop.php:715
16
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `psx1_meta` m
LEFT JOIN `psx1_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
12.614 ms 48 Yes /classes/Dispatcher.php:654
180
SELECT SQL_NO_CACHE p.condition, COUNT(DISTINCT p.id_product) c 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 psx1_product p LEFT JOIN psx1_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psx1_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psx1_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 psx1_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psx1_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psx1_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psx1_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psx1_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 p.id_manufacturer IN (1, 179, 139, 234) AND c.nleft>=2 AND c.nright<=4175 GROUP BY p.id_product) p GROUP BY p.condition
12.473 ms 169 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
447
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psx1_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2153
ORDER BY `position`
11.864 ms 1 Yes /classes/Product.php:3545
375
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module` WHERE `name` = "cz_navcmsblock" LIMIT 1
10.979 ms 1 /classes/module/Module.php:2659
172
SELECT SQL_NO_CACHE c.`id_category`, cl.`name`
FROM `psx1_category` c
INNER JOIN psx1_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `psx1_category_lang` cl ON c.`id_category` = cl.`id_category` AND cl.id_shop = 1 
WHERE 1  AND `id_lang` = 2
AND c.`active` = 1
ORDER BY c.nleft, c.position
10.800 ms 2071 Yes /classes/Category.php:724
140
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `psx1_module` m
LEFT JOIN `psx1_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
10.599 ms 96 /classes/module/Module.php:346
8
SELECT SQL_NO_CACHE *
FROM `psx1_lang` a
LEFT JOIN `psx1_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 2) LIMIT 1
10.481 ms 1 /src/Adapter/EntityMapper.php:71
205
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psx1_feature_product pf
LEFT JOIN psx1_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psx1_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psx1_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psx1_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2
ORDER BY f.position ASC
10.287 ms 14 Yes /classes/Product.php:6021
429
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psx1_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 1914
ORDER BY `position`
10.249 ms 1 Yes /classes/Product.php:3545
52
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 15) AND (b.`id_shop` = 1) LIMIT 1
10.180 ms 1 /src/Adapter/EntityMapper.php:71
405
SELECT SQL_NO_CACHE *
FROM `psx1_product_lang`
WHERE `id_product` = 2 AND `id_shop` = 1
10.160 ms 2 /src/Adapter/EntityMapper.php:79
7
SELECT SQL_NO_CACHE *
FROM `psx1_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
9.951 ms 1 /src/Adapter/EntityMapper.php:71
278
SELECT SQL_NO_CACHE `reduction`
FROM `psx1_product_group_reduction_cache`
WHERE `id_product` = 2084 AND `id_group` = 1 LIMIT 1
9.577 ms 0 /classes/GroupReduction.php:156
398
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module_shop` WHERE `id_module` = 91 AND `id_shop` = 1 LIMIT 1
9.475 ms 1 /classes/module/Module.php:2132
18
SELECT SQL_NO_CACHE *
FROM `psx1_currency` a
LEFT JOIN `psx1_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1
8.169 ms 1 /src/Adapter/EntityMapper.php:71
15
SELECT SQL_NO_CACHE `name`, `alias` FROM `psx1_hook_alias`
7.627 ms 87 /classes/Hook.php:287
346
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psx1_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2
ORDER BY `position`
7.069 ms 4 Yes /classes/Product.php:3545
174
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c 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 psx1_product p LEFT JOIN psx1_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psx1_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psx1_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 psx1_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psx1_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psx1_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psx1_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psx1_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 p.id_manufacturer IN (1, 179, 139, 234) AND c.nleft>=2 AND c.nright<=4175 GROUP BY p.id_product) p INNER JOIN psx1_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature=1)) GROUP BY fp.id_feature_value
6.683 ms 8 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
3
SELECT SQL_NO_CACHE *
FROM `psx1_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
6.061 ms 1 /src/Adapter/EntityMapper.php:71
417
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`
FROM `psx1_attribute` a
LEFT JOIN `psx1_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `psx1_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
LEFT JOIN `psx1_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `psx1_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN psx1_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN psx1_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 15
5.918 ms 1 /classes/Product.php:7564
356
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psx1_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2072
ORDER BY `position`
5.816 ms 1 Yes /classes/Product.php:3545
110
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 150) AND (b.`id_shop` = 1) LIMIT 1
5.150 ms 1 /src/Adapter/EntityMapper.php:71
37
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 3) AND (b.`id_shop` = 1) LIMIT 1
4.312 ms 1 /src/Adapter/EntityMapper.php:71
453
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psx1_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 601
ORDER BY `position`
4.223 ms 2 Yes /classes/Product.php:3545
373
SELECT SQL_NO_CACHE 1 FROM `psx1_cart_rule` WHERE ((date_to >= "2025-05-01 00:00:00" AND date_to <= "2025-05-01 23:59:59") OR (date_from >= "2025-05-01 00:00:00" AND date_from <= "2025-05-01 23:59:59") OR (date_from < "2025-05-01 00:00:00" AND date_to > "2025-05-01 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1
3.997 ms 1 /classes/CartRule.php:357
371
SELECT SQL_NO_CACHE 1 FROM `psx1_cart_rule` WHERE ((date_to >= "2025-05-01 00:00:00" AND date_to <= "2025-05-01 23:59:59") OR (date_from >= "2025-05-01 00:00:00" AND date_from <= "2025-05-01 23:59:59") OR (date_from < "2025-05-01 00:00:00" AND date_to > "2025-05-01 23:59:59")) AND `id_customer` IN (0,0) LIMIT 1
3.972 ms 1 /classes/CartRule.php:357
38
SELECT SQL_NO_CACHE state FROM psx1_feature_flag WHERE name = 'multiple_image_format' LIMIT 1
3.887 ms 1 /classes/FeatureFlag.php:105
348
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psx1_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 3
ORDER BY `position`
3.605 ms 5 Yes /classes/Product.php:3545
138
SELECT SQL_NO_CACHE `id_hook`, `name` FROM `psx1_hook`
3.168 ms 966 /classes/Hook.php:1326
193
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `psx1_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `psx1_hook_alias` ha
INNER JOIN `psx1_hook` h ON ha.name = h.name
2.553 ms 0 /classes/Hook.php:1326
160
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `psx1_manufacturer` m INNER JOIN psx1_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `psx1_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 2)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC
2.284 ms 236 Yes /classes/Manufacturer.php:211
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 `psx1_configuration` c
LEFT JOIN `psx1_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
2.282 ms 666 /classes/Configuration.php:180
178
SELECT SQL_NO_CACHE m.*, ml.`description`, ml.`short_description`
FROM `psx1_manufacturer` m INNER JOIN psx1_manufacturer_shop manufacturer_shop
ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = 1)INNER JOIN `psx1_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = 2)WHERE 1 AND m.`active` = 1 ORDER BY m.`name` ASC
2.057 ms 236 Yes /classes/Manufacturer.php:211
165
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c 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 psx1_product p LEFT JOIN psx1_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psx1_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psx1_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 psx1_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psx1_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psx1_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psx1_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psx1_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 p.id_manufacturer IN (1, 179, 139, 234) AND c.nleft>=2 AND c.nright<=4175 GROUP BY p.id_product) p LEFT JOIN psx1_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psx1_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psx1_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 psx1_stock_available sa_1 ON (p.id_product = sa_1.id_product AND IFNULL(pac.id_product_attribute, 0) = sa_1.id_product_attribute AND sa_1.id_shop = 1  AND sa_1.id_shop_group = 0 ) WHERE ((sa.quantity<=0 AND sa_1.out_of_stock IN (0, 2)))
2.016 ms 169 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
163
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 psx1_product p LEFT JOIN psx1_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psx1_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psx1_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 psx1_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psx1_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psx1_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psx1_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psx1_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 p.id_manufacturer IN (1, 179, 139, 234) AND c.nleft>=2 AND c.nright<=4175 GROUP BY p.id_product) p INNER JOIN psx1_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.955 ms 169 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
173
SELECT SQL_NO_CACHE cp.id_category, COUNT(DISTINCT p.id_product) c 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 psx1_product p LEFT JOIN psx1_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psx1_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psx1_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 psx1_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psx1_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psx1_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psx1_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psx1_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 p.id_manufacturer IN (1, 179, 139, 234) AND c.nleft>=2 AND c.nright<=4175 GROUP BY p.id_product) p INNER JOIN psx1_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psx1_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psx1_category_group cg ON (cg.id_category = c.id_category) WHERE cg.id_group='1' AND c.level_depth<=2 AND c.nleft>2 AND c.nright<4175 GROUP BY cp.id_category
1.809 ms 169 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
36
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`additional_description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `psx1_category` c
INNER JOIN psx1_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `psx1_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 2  AND cl.id_shop = 1 )
LEFT JOIN `psx1_category_group` cg ON (cg.`id_category` = c.`id_category`)
WHERE `id_parent` = 2
AND `active` = 1
AND cg.`id_group` =1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
1.702 ms 103 Yes Yes /classes/Category.php:924
194
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 `psx1_hook_module` hm
STRAIGHT_JOIN `psx1_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `psx1_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
1.702 ms 318 /classes/Hook.php:456
51
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 14) AND (b.`id_shop` = 1) LIMIT 1
1.641 ms 1 /src/Adapter/EntityMapper.php:71
496
INSERT INTO `psx1_guest` (`id_operating_system`, `id_web_browser`, `id_customer`, `javascript`, `screen_resolution_x`, `screen_resolution_y`, `screen_color`, `sun_java`, `adobe_flash`, `adobe_director`, `apple_quicktime`, `real_player`, `windows_media`, `accept_language`, `mobile_theme`) VALUES ('0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '', '0')
1.623 ms 1 /classes/ObjectModel.php:622
166
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c 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 psx1_product p LEFT JOIN psx1_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psx1_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psx1_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 psx1_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psx1_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psx1_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psx1_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psx1_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 p.id_manufacturer IN (1, 179, 139, 234) AND c.nleft>=2 AND c.nright<=4175 GROUP BY p.id_product) p LEFT JOIN psx1_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psx1_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psx1_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 ) WHERE ((sa.out_of_stock=1) OR (sa.quantity>0))
1.615 ms 169 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
167
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c 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 psx1_product p LEFT JOIN psx1_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psx1_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psx1_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 psx1_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psx1_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psx1_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psx1_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psx1_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 p.id_manufacturer IN (1, 179, 139, 234) AND c.nleft>=2 AND c.nright<=4175 GROUP BY p.id_product) p LEFT JOIN psx1_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psx1_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psx1_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 ) WHERE ((sa.quantity>0))
1.515 ms 169 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
449
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`
FROM `psx1_attribute` a
LEFT JOIN `psx1_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `psx1_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
LEFT JOIN `psx1_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `psx1_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN psx1_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN psx1_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 2153
1.504 ms 1 /classes/Product.php:7564
171
SELECT SQL_NO_CACHE psi.price_min, MIN(price_min) as min, MAX(price_max) as max FROM psx1_product p INNER JOIN psx1_layered_price_index psi ON (psi.id_product = p.id_product AND psi.id_shop = 1 AND psi.id_currency = 2 AND psi.id_country = 144) INNER JOIN psx1_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psx1_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psx1_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psx1_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 p.id_manufacturer IN (1, 179, 139, 234) AND c.nleft>=2 AND c.nright<=4175
1.414 ms 13 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
176
SELECT SQL_NO_CACHE fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c 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 psx1_product p LEFT JOIN psx1_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psx1_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psx1_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 psx1_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psx1_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psx1_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psx1_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psx1_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 p.id_manufacturer IN (1, 179, 139, 234) AND c.nleft>=2 AND c.nright<=4175 GROUP BY p.id_product) p INNER JOIN psx1_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature=2)) GROUP BY fp.id_feature_value
1.391 ms 18 Yes /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
168
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c 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 psx1_product p LEFT JOIN psx1_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psx1_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psx1_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 psx1_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psx1_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psx1_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psx1_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psx1_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 p.id_manufacturer IN (1, 179, 139, 234) AND c.nleft>=2 AND c.nright<=4175 GROUP BY p.id_product) p WHERE ((p.on_sale=1))
1.244 ms 169 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
169
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c 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 psx1_product p LEFT JOIN psx1_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psx1_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psx1_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 psx1_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psx1_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psx1_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psx1_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psx1_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 p.id_manufacturer IN (1, 179, 139, 234) AND c.nleft>=2 AND c.nright<=4175 GROUP BY p.id_product) p WHERE p.date_add>'2025-02-01 00:00:00'
1.226 ms 169 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
408
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psx1_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 3
ORDER BY `position`
1.190 ms 5 Yes /classes/Product.php:3545
183
SELECT SQL_NO_CACHE p.*,
ps.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-05-01 00:00:00',
INTERVAL 90 DAY
)
) > 0) as new
FROM psx1_product p
LEFT JOIN psx1_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN psx1_stock_available sa   ON sa.id_product = p.id_product
AND sa.id_product_attribute = 0
AND sa.id_shop = 1 LEFT JOIN psx1_product_shop ps
ON ps.id_product = p.id_product
AND ps.id_shop = 1
WHERE p.id_product IN (2,3,15,1418,1914,2072,2084,2153,601,2444,2576,2591)
1.162 ms 12 /classes/ProductAssembler.php:95
501
INSERT INTO `psx1_connections_source` (`id_connections`, `http_referer`, `request_uri`, `keywords`, `date_add`) VALUES ('2704721', '', 'whatabox.mx/mx/2-inicio?q=Marca-HP-IDP-Ubiquiti+Inc-LINKEDPRO', '', '2025-05-01 15:42:18')
1.082 ms 1 /classes/ObjectModel.php:622
410
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`
FROM `psx1_attribute` a
LEFT JOIN `psx1_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `psx1_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
LEFT JOIN `psx1_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `psx1_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN psx1_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN psx1_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 3
0.999 ms 1 /classes/Product.php:7564
170
SELECT SQL_NO_CACHE COUNT(DISTINCT p.id_product) c 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 psx1_product p LEFT JOIN psx1_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psx1_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psx1_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 psx1_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psx1_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psx1_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psx1_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psx1_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 p.id_manufacturer IN (1, 179, 139, 234) AND c.nleft>=2 AND c.nright<=4175 GROUP BY p.id_product) p LEFT JOIN psx1_specific_price sp ON (
sp.id_product = p.id_product AND 
sp.id_shop IN (0, 1) AND 
sp.id_currency IN (0, 2) AND 
sp.id_country IN (0, 144) AND 
sp.id_group IN (0, 1) AND 
sp.from_quantity = 1 AND
sp.reduction > 0 AND
sp.id_customer = 0 AND
sp.id_cart = 0 AND 
(sp.from = '0000-00-00 00:00:00' OR '2025-05-01 15:42:17' >= sp.from) AND 
(sp.to = '0000-00-00 00:00:00' OR '2025-05-01 15:42:17' <= sp.to) 
) WHERE ((sp.reduction>0))
0.970 ms 2 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
431
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`
FROM `psx1_attribute` a
LEFT JOIN `psx1_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `psx1_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
LEFT JOIN `psx1_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `psx1_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN psx1_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN psx1_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1914
0.959 ms 1 /classes/Product.php:7564
455
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`
FROM `psx1_attribute` a
LEFT JOIN `psx1_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `psx1_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
LEFT JOIN `psx1_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `psx1_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN psx1_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN psx1_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 601
0.953 ms 1 /classes/Product.php:7564
403
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`
FROM `psx1_attribute` a
LEFT JOIN `psx1_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `psx1_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
LEFT JOIN `psx1_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `psx1_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN psx1_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN psx1_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 2
0.948 ms 1 /classes/Product.php:7564
35
SELECT SQL_NO_CACHE ctg.`id_group`
FROM psx1_category_group ctg
WHERE ctg.`id_category` = 2 AND ctg.`id_group` = 1 LIMIT 1
0.937 ms 1 /classes/Category.php:1754
448
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 `psx1_product_attribute` pa
INNER JOIN psx1_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 `psx1_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psx1_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psx1_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psx1_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2153) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.926 ms 1 Yes Yes /classes/Product.php:4524
430
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 `psx1_product_attribute` pa
INNER JOIN psx1_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 `psx1_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psx1_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psx1_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psx1_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1914) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.922 ms 1 Yes Yes /classes/Product.php:4524
19
SELECT SQL_NO_CACHE *
FROM `psx1_currency_lang`
WHERE `id_currency` = 2
0.897 ms 2 /src/Adapter/EntityMapper.php:79
204
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 `psx1_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psx1_cart_product` cp JOIN `psx1_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psx1_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` = 2 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.892 ms 0 /classes/Cart.php:1430
13
SELECT SQL_NO_CACHE lower(name) as name
FROM `psx1_hook` h
WHERE (h.active = 1)
0.884 ms 966 /classes/Hook.php:1366
437
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`
FROM `psx1_attribute` a
LEFT JOIN `psx1_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `psx1_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
LEFT JOIN `psx1_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `psx1_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN psx1_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN psx1_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 2072
0.838 ms 1 /classes/Product.php:7564
443
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`
FROM `psx1_attribute` a
LEFT JOIN `psx1_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `psx1_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
LEFT JOIN `psx1_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `psx1_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN psx1_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN psx1_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 2084
0.832 ms 1 /classes/Product.php:7564
454
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 `psx1_product_attribute` pa
INNER JOIN psx1_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 `psx1_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psx1_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psx1_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psx1_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (601) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.813 ms 1 Yes Yes /classes/Product.php:4524
500
INSERT INTO `psx1_connections` (`id_guest`, `id_page`, `ip_address`, `http_referer`, `id_shop`, `id_shop_group`, `date_add`) VALUES ('2815818', '25', '2890334655', '', '1', '1', '2025-05-01 15:42:18')
0.809 ms 1 /classes/ObjectModel.php:622
409
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 `psx1_product_attribute` pa
INNER JOIN psx1_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 `psx1_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psx1_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psx1_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psx1_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (3) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.786 ms 1 Yes Yes /classes/Product.php:4524
424
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`
FROM `psx1_attribute` a
LEFT JOIN `psx1_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `psx1_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
LEFT JOIN `psx1_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `psx1_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN psx1_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN psx1_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 1418
0.767 ms 1 /classes/Product.php:7564
418
SELECT SQL_NO_CACHE *
FROM `psx1_product` a
LEFT JOIN `psx1_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15) LIMIT 1
0.738 ms 1 /src/Adapter/EntityMapper.php:71
181
SELECT SQL_NO_CACHE MIN(p.weight) as min, MAX(p.weight) as max FROM psx1_product p INNER JOIN psx1_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = 1 AND ps.active = TRUE) INNER JOIN psx1_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psx1_category c ON (cp.id_category = c.id_category AND c.active=1) LEFT JOIN psx1_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 p.id_manufacturer IN (1, 179, 139, 234) AND c.nleft>=2 AND c.nright<=4175
0.726 ms 13 /modules/ps_facetedsearch/src/Adapter/MySQL.php:85
401
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psx1_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2
ORDER BY `position`
0.710 ms 4 Yes /classes/Product.php:3545
399
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module` WHERE `name` = "cz_newproducts" LIMIT 1
0.698 ms 1 /classes/module/Module.php:2659
157
SELECT SQL_NO_CACHE type, id_value, filter_show_limit, filter_type FROM psx1_layered_category
WHERE controller = 'category'
AND id_category = 2
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC
0.695 ms 13 Yes Yes /modules/ps_facetedsearch/src/Filters/Provider.php:61
53
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 16) AND (b.`id_shop` = 1) LIMIT 1
0.663 ms 1 /src/Adapter/EntityMapper.php:71
0
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM psx1_shop_url su
LEFT JOIN psx1_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'whatabox.mx' OR su.domain_ssl = 'whatabox.mx')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.660 ms 1 Yes /classes/shop/Shop.php:1364
286
SELECT SQL_NO_CACHE *
FROM `psx1_product` a
LEFT JOIN `psx1_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psx1_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2153) AND (b.`id_shop` = 1) LIMIT 1
0.658 ms 1 /src/Adapter/EntityMapper.php:71
402
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 `psx1_product_attribute` pa
INNER JOIN psx1_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 `psx1_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psx1_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psx1_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psx1_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.642 ms 1 Yes Yes /classes/Product.php:4524
159
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 `psx1_feature` f  INNER JOIN psx1_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1) LEFT JOIN `psx1_feature_lang` fl ON (f.`id_feature` = fl.`id_feature` AND fl.`id_lang` = 2) LEFT JOIN `psx1_layered_indexable_feature` lif ON (f.`id_feature` = lif.`id_feature`) LEFT JOIN `psx1_layered_indexable_feature_lang_value` liflv ON (f.`id_feature` = liflv.`id_feature` AND liflv.`id_lang` = 2) ORDER BY f.`position` ASC
0.617 ms 196 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:171
435
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psx1_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2072
ORDER BY `position`
0.604 ms 1 Yes /classes/Product.php:3545
450
SELECT SQL_NO_CACHE *
FROM `psx1_product` a
LEFT JOIN `psx1_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2153) LIMIT 1
0.596 ms 1 /src/Adapter/EntityMapper.php:71
6
SELECT SQL_NO_CACHE *
FROM `psx1_country` a
LEFT JOIN `psx1_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 2
LEFT JOIN `psx1_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 144) LIMIT 1
0.584 ms 1 /src/Adapter/EntityMapper.php:71
270
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 `psx1_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2072 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psx1_cart_product` cp JOIN `psx1_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psx1_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` = 2072 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.575 ms 0 /classes/Cart.php:1430
153
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module` WHERE `name` = "productcomments" LIMIT 1
0.571 ms 1 /classes/module/Module.php:2659
158
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 `psx1_attribute_group` ag  INNER JOIN psx1_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 `psx1_attribute_group_lang` agl ON (ag.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2) LEFT JOIN `psx1_layered_indexable_attribute_group` liag ON (ag.`id_attribute_group` = liag.`id_attribute_group`) LEFT JOIN `psx1_layered_indexable_attribute_group_lang_value` AS liaglv ON (ag.`id_attribute_group` = liaglv.`id_attribute_group` AND agl.`id_lang` = 2) GROUP BY ag.id_attribute_group ORDER BY ag.`position` ASC
0.562 ms 1 Yes Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:137
468
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`
FROM `psx1_attribute` a
LEFT JOIN `psx1_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `psx1_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
LEFT JOIN `psx1_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `psx1_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN psx1_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN psx1_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 2576
0.546 ms 1 /classes/Product.php:7564
442
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 `psx1_product_attribute` pa
INNER JOIN psx1_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 `psx1_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psx1_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psx1_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psx1_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2084) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.537 ms 1 Yes Yes /classes/Product.php:4524
416
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 `psx1_product_attribute` pa
INNER JOIN psx1_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 `psx1_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psx1_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psx1_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psx1_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (15) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.529 ms 1 Yes Yes /classes/Product.php:4524
195
SELECT SQL_NO_CACHE tr.*
FROM `psx1_tax_rule` tr
JOIN `psx1_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 144
AND tr.`id_tax_rules_group` = 53
AND tr.`id_state` IN (0, 63)
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.529 ms 1 /classes/tax/TaxRulesTaxManager.php:109
457
SELECT SQL_NO_CACHE *
FROM `psx1_product_lang`
WHERE `id_product` = 601 AND `id_shop` = 1
0.528 ms 2 /src/Adapter/EntityMapper.php:79
164
SELECT SQL_NO_CACHE data FROM psx1_layered_filter_block WHERE hash="47e11fe945b291570e564791e94f049f" LIMIT 1
0.528 ms 1 /modules/ps_facetedsearch/src/Filters/Block.php:186
436
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 `psx1_product_attribute` pa
INNER JOIN psx1_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 `psx1_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psx1_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psx1_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psx1_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2072) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.523 ms 1 Yes Yes /classes/Product.php:4524
144
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 1
LEFT JOIN `psx1_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.511 ms 1 /src/Adapter/EntityMapper.php:71
438
SELECT SQL_NO_CACHE *
FROM `psx1_product` a
LEFT JOIN `psx1_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2072) LIMIT 1
0.506 ms 1 /src/Adapter/EntityMapper.php:71
258
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 `psx1_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1914 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psx1_cart_product` cp JOIN `psx1_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psx1_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` = 1914 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.502 ms 0 /classes/Cart.php:1430
397
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module` WHERE `name` = "cz_leftbanner" LIMIT 1
0.497 ms 1 /classes/module/Module.php:2659
282
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 `psx1_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2084 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psx1_cart_product` cp JOIN `psx1_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psx1_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` = 2084 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.493 ms 0 /classes/Cart.php:1430
380
SELECT SQL_NO_CACHE SUM(`quantity`)
FROM `psx1_cart_product`
WHERE `id_cart` = 0 LIMIT 1
0.491 ms 1 /classes/Cart.php:1303
161
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 2) LIMIT 1
0.488 ms 1 /src/Adapter/EntityMapper.php:71
474
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`
FROM `psx1_attribute` a
LEFT JOIN `psx1_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `psx1_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
LEFT JOIN `psx1_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `psx1_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN psx1_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN psx1_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 2591
0.485 ms 1 /classes/Product.php:7564
142
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.485 ms 0 /classes/module/Module.php:2659
462
SELECT SQL_NO_CACHE DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`ean13`, pa.`isbn`, pa.`upc`, pa.`mpn`
FROM `psx1_attribute` a
LEFT JOIN `psx1_attribute_lang` al
ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
LEFT JOIN `psx1_attribute_group_lang` agl
ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = 2)
LEFT JOIN `psx1_product_attribute_combination` pac
ON (a.`id_attribute` = pac.`id_attribute`)
LEFT JOIN `psx1_product_attribute` pa
ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
INNER JOIN psx1_product_attribute_shop product_attribute_shop
ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = 1)
INNER JOIN psx1_attribute_shop attribute_shop
ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = 1)
WHERE pa.`id_product` = 2444
0.484 ms 1 /classes/Product.php:7564
218
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 `psx1_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 3 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psx1_cart_product` cp JOIN `psx1_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psx1_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` = 3 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.484 ms 0 /classes/Cart.php:1430
274
SELECT SQL_NO_CACHE *
FROM `psx1_product` a
LEFT JOIN `psx1_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psx1_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2084) AND (b.`id_shop` = 1) LIMIT 1
0.481 ms 1 /src/Adapter/EntityMapper.php:71
32
SELECT SQL_NO_CACHE *
FROM `psx1_group_lang`
WHERE `id_group` = 1
0.477 ms 2 /src/Adapter/EntityMapper.php:79
456
SELECT SQL_NO_CACHE *
FROM `psx1_product` a
LEFT JOIN `psx1_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 601) LIMIT 1
0.477 ms 1 /src/Adapter/EntityMapper.php:71
444
SELECT SQL_NO_CACHE *
FROM `psx1_product` a
LEFT JOIN `psx1_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2084) LIMIT 1
0.475 ms 1 /src/Adapter/EntityMapper.php:71
232
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 `psx1_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 15 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psx1_cart_product` cp JOIN `psx1_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psx1_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` = 15 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.474 ms 0 /classes/Cart.php:1430
406
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `psx1_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1 
AND cl.`id_category` = 19 LIMIT 1
0.474 ms 0 /classes/Category.php:1378
81
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 95) AND (b.`id_shop` = 1) LIMIT 1
0.472 ms 1 /src/Adapter/EntityMapper.php:71
441
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psx1_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2084
ORDER BY `position`
0.462 ms 1 Yes /classes/Product.php:3545
390
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module` WHERE `name` = "ps_categorytree" LIMIT 1
0.460 ms 1 /classes/module/Module.php:2659
332
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 `psx1_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2576 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psx1_cart_product` cp JOIN `psx1_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psx1_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` = 2576 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.458 ms 0 /classes/Cart.php:1430
219
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psx1_feature_product pf
LEFT JOIN psx1_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psx1_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psx1_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psx1_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 3
ORDER BY f.position ASC
0.457 ms 14 Yes /classes/Product.php:6021
246
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 `psx1_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 1418 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psx1_cart_product` cp JOIN `psx1_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psx1_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` = 1418 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.456 ms 0 /classes/Cart.php:1430
423
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 `psx1_product_attribute` pa
INNER JOIN psx1_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 `psx1_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psx1_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psx1_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psx1_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (1418) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.454 ms 1 Yes Yes /classes/Product.php:4524
141
SELECT SQL_NO_CACHE name, alias FROM `psx1_hook_alias`
0.451 ms 87 /classes/Hook.php:339
461
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 `psx1_product_attribute` pa
INNER JOIN psx1_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 `psx1_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psx1_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psx1_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psx1_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2444) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.450 ms 1 Yes Yes /classes/Product.php:4524
320
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 `psx1_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2444 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psx1_cart_product` cp JOIN `psx1_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psx1_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` = 2444 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.447 ms 0 /classes/Cart.php:1430
378
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module` WHERE `name` = "ps_shoppingcart" LIMIT 1
0.447 ms 1 /classes/module/Module.php:2659
294
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 `psx1_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2153 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psx1_cart_product` cp JOIN `psx1_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psx1_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` = 2153 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.444 ms 0 /classes/Cart.php:1430
155
SELECT SQL_NO_CACHE `name`
FROM `psx1_hook`
WHERE `id_hook` = 964 LIMIT 1
0.439 ms 1 /classes/Hook.php:244
388
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module` WHERE `name` = "ps_mainmenu" LIMIT 1
0.435 ms 1 /classes/module/Module.php:2659
425
SELECT SQL_NO_CACHE *
FROM `psx1_product` a
LEFT JOIN `psx1_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1418) LIMIT 1
0.434 ms 1 /src/Adapter/EntityMapper.php:71
4
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM psx1_shop s
LEFT JOIN psx1_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.433 ms 1 /classes/shop/Shop.php:218
344
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 `psx1_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 2591 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psx1_cart_product` cp JOIN `psx1_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psx1_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` = 2591 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.433 ms 0 /classes/Cart.php:1430
308
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 `psx1_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 601 UNION SELECT 0 as first_level_quantity, SUM(cp.`quantity` * p.`quantity`) as pack_quantity
FROM `psx1_cart_product` cp JOIN `psx1_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psx1_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` = 601 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.433 ms 0 /classes/Cart.php:1430
467
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 `psx1_product_attribute` pa
INNER JOIN psx1_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 `psx1_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psx1_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psx1_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psx1_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2576) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.433 ms 1 Yes Yes /classes/Product.php:4524
473
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 `psx1_product_attribute` pa
INNER JOIN psx1_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 `psx1_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `psx1_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `psx1_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `psx1_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (2591) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.430 ms 1 Yes Yes /classes/Product.php:4524
187
SELECT SQL_NO_CACHE *
FROM `psx1_product` a
LEFT JOIN `psx1_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psx1_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2) AND (b.`id_shop` = 1) LIMIT 1
0.429 ms 1 /src/Adapter/EntityMapper.php:71
175
SELECT SQL_NO_CACHE v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `psx1_feature_value` v LEFT JOIN `psx1_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `psx1_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 2) WHERE v.`id_feature` = 1 ORDER BY vl.`value` ASC
0.428 ms 6 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
404
SELECT SQL_NO_CACHE *
FROM `psx1_product` a
LEFT JOIN `psx1_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2) LIMIT 1
0.421 ms 1 /src/Adapter/EntityMapper.php:71
206
SELECT SQL_NO_CACHE tr.*
FROM `psx1_tax_rule` tr
JOIN `psx1_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 144
AND tr.`id_tax_rules_group` = 53
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.421 ms 1 /classes/tax/TaxRulesTaxManager.php:109
80
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 94) AND (b.`id_shop` = 1) LIMIT 1
0.417 ms 1 /src/Adapter/EntityMapper.php:71
94
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 111) AND (b.`id_shop` = 1) LIMIT 1
0.415 ms 1 /src/Adapter/EntityMapper.php:71
262
SELECT SQL_NO_CACHE *
FROM `psx1_product` a
LEFT JOIN `psx1_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psx1_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2072) AND (b.`id_shop` = 1) LIMIT 1
0.414 ms 1 /src/Adapter/EntityMapper.php:71
374
SELECT SQL_NO_CACHE * FROM `psx1_cart_rule` cr
LEFT JOIN `psx1_cart_rule_lang` crl 
ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 0) WHERE (cr.`id_customer` = 0) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND cr.`quantity` > 0 AND highlight = 1 AND code NOT LIKE "BO_ORDER_%"
0.409 ms 1 /classes/CartRule.php:423
11
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `psx1_lang` l
JOIN psx1_lang_shop lang_shop ON (lang_shop.id_lang = l.id_lang AND lang_shop.id_shop = 1)
WHERE l.`active` = 1 LIMIT 1
0.408 ms 4 /classes/Language.php:1216
177
SELECT SQL_NO_CACHE v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `psx1_feature_value` v LEFT JOIN `psx1_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = 2) LEFT JOIN `psx1_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = 2) WHERE v.`id_feature` = 2 ORDER BY vl.`value` ASC
0.408 ms 9 Yes /modules/ps_facetedsearch/src/Filters/DataAccessor.php:204
324
SELECT SQL_NO_CACHE *
FROM `psx1_product` a
LEFT JOIN `psx1_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psx1_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2576) AND (b.`id_shop` = 1) LIMIT 1
0.406 ms 1 /src/Adapter/EntityMapper.php:71
428
SELECT SQL_NO_CACHE pspcfo.`id_pspcf`
FROM `psx1_pspcf_object` pspcfo
LEFT JOIN `psx1_pspcf` pspcf USING (`id_pspcf`)
LEFT JOIN `psx1_pspcf_shop` pspcfs USING (`id_pspcf`)
WHERE pspcfs.`id_shop` IN (1)
AND pspcfo.`type` = "product"
AND pspcfo.`id_object` IN (1418)
AND pspcfo.`id_product_attribute` IN (0, 0)
ORDER BY pspcfo.`id_product_attribute` DESC, pspcf.`to` ASC, pspcfo.`id_object` DESC LIMIT 1
0.406 ms 1 Yes /modules/psproductcountdown/classes/PSPCF.php:196
372
SELECT SQL_NO_CACHE * FROM `psx1_cart_rule` cr
LEFT JOIN `psx1_cart_rule_lang` crl 
ON (cr.`id_cart_rule` = crl.`id_cart_rule` AND crl.`id_lang` = 2) WHERE (cr.`id_customer` = 0) AND NOW() BETWEEN cr.date_from AND cr.date_to
AND cr.`active` = 1
AND free_shipping = 1 AND carrier_restriction = 1
0.404 ms 1 /classes/CartRule.php:423
39
SELECT SQL_NO_CACHE * FROM `psx1_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.404 ms 10 Yes /classes/ImageType.php:109
224
SELECT SQL_NO_CACHE *
FROM `psx1_product` a
LEFT JOIN `psx1_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psx1_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 15) AND (b.`id_shop` = 1) LIMIT 1
0.400 ms 1 /src/Adapter/EntityMapper.php:71
210
SELECT SQL_NO_CACHE *
FROM `psx1_product` a
LEFT JOIN `psx1_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psx1_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3) AND (b.`id_shop` = 1) LIMIT 1
0.400 ms 1 /src/Adapter/EntityMapper.php:71
271
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psx1_feature_product pf
LEFT JOIN psx1_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psx1_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psx1_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psx1_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2072
ORDER BY f.position ASC
0.400 ms 1 Yes /classes/Product.php:6021
111
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 151) AND (b.`id_shop` = 1) LIMIT 1
0.398 ms 1 /src/Adapter/EntityMapper.php:71
446
SELECT SQL_NO_CACHE pspcfo.`id_pspcf`
FROM `psx1_pspcf_object` pspcfo
LEFT JOIN `psx1_pspcf` pspcf USING (`id_pspcf`)
LEFT JOIN `psx1_pspcf_shop` pspcfs USING (`id_pspcf`)
WHERE pspcfs.`id_shop` IN (1)
AND pspcfo.`type` = "product"
AND pspcfo.`id_object` IN (2084)
AND pspcfo.`id_product_attribute` IN (0, 0)
ORDER BY pspcfo.`id_product_attribute` DESC, pspcf.`to` ASC, pspcfo.`id_object` DESC LIMIT 1
0.395 ms 1 Yes /modules/psproductcountdown/classes/PSPCF.php:196
233
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psx1_feature_product pf
LEFT JOIN psx1_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psx1_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psx1_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psx1_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 15
ORDER BY f.position ASC
0.393 ms 2 Yes /classes/Product.php:6021
21
SELECT SQL_NO_CACHE * FROM `psx1_currency` c ORDER BY `iso_code` ASC
0.393 ms 2 Yes /classes/Currency.php:709
452
SELECT SQL_NO_CACHE pspcfo.`id_pspcf`
FROM `psx1_pspcf_object` pspcfo
LEFT JOIN `psx1_pspcf` pspcf USING (`id_pspcf`)
LEFT JOIN `psx1_pspcf_shop` pspcfs USING (`id_pspcf`)
WHERE pspcfs.`id_shop` IN (1)
AND pspcfo.`type` = "product"
AND pspcfo.`id_object` IN (2153)
AND pspcfo.`id_product_attribute` IN (0, 0)
ORDER BY pspcfo.`id_product_attribute` DESC, pspcf.`to` ASC, pspcfo.`id_object` DESC LIMIT 1
0.392 ms 1 Yes /modules/psproductcountdown/classes/PSPCF.php:196
432
SELECT SQL_NO_CACHE *
FROM `psx1_product` a
LEFT JOIN `psx1_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1914) LIMIT 1
0.392 ms 1 /src/Adapter/EntityMapper.php:71
415
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psx1_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 15
ORDER BY `position`
0.390 ms 4 Yes /classes/Product.php:3545
422
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psx1_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 1418
ORDER BY `position`
0.390 ms 1 Yes /classes/Product.php:3545
475
SELECT SQL_NO_CACHE *
FROM `psx1_product` a
LEFT JOIN `psx1_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2591) LIMIT 1
0.389 ms 1 /src/Adapter/EntityMapper.php:71
250
SELECT SQL_NO_CACHE *
FROM `psx1_product` a
LEFT JOIN `psx1_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psx1_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1914) AND (b.`id_shop` = 1) LIMIT 1
0.389 ms 1 /src/Adapter/EntityMapper.php:71
312
SELECT SQL_NO_CACHE *
FROM `psx1_product` a
LEFT JOIN `psx1_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psx1_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2444) AND (b.`id_shop` = 1) LIMIT 1
0.388 ms 1 /src/Adapter/EntityMapper.php:71
407
SELECT SQL_NO_CACHE pspcfo.`id_pspcf`
FROM `psx1_pspcf_object` pspcfo
LEFT JOIN `psx1_pspcf` pspcf USING (`id_pspcf`)
LEFT JOIN `psx1_pspcf_shop` pspcfs USING (`id_pspcf`)
WHERE pspcfs.`id_shop` IN (1)
AND pspcfo.`type` = "product"
AND pspcfo.`id_object` IN (2)
AND pspcfo.`id_product_attribute` IN (0, 0)
ORDER BY pspcfo.`id_product_attribute` DESC, pspcf.`to` ASC, pspcfo.`id_object` DESC LIMIT 1
0.388 ms 1 Yes /modules/psproductcountdown/classes/PSPCF.php:196
336
SELECT SQL_NO_CACHE *
FROM `psx1_product` a
LEFT JOIN `psx1_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psx1_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2591) AND (b.`id_shop` = 1) LIMIT 1
0.386 ms 1 /src/Adapter/EntityMapper.php:71
411
SELECT SQL_NO_CACHE *
FROM `psx1_product` a
LEFT JOIN `psx1_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 3) LIMIT 1
0.386 ms 1 /src/Adapter/EntityMapper.php:71
440
SELECT SQL_NO_CACHE pspcfo.`id_pspcf`
FROM `psx1_pspcf_object` pspcfo
LEFT JOIN `psx1_pspcf` pspcf USING (`id_pspcf`)
LEFT JOIN `psx1_pspcf_shop` pspcfs USING (`id_pspcf`)
WHERE pspcfs.`id_shop` IN (1)
AND pspcfo.`type` = "product"
AND pspcfo.`id_object` IN (2072)
AND pspcfo.`id_product_attribute` IN (0, 0)
ORDER BY pspcfo.`id_product_attribute` DESC, pspcf.`to` ASC, pspcfo.`id_object` DESC LIMIT 1
0.381 ms 1 Yes /modules/psproductcountdown/classes/PSPCF.php:196
237
SELECT SQL_NO_CACHE *
FROM `psx1_product` a
LEFT JOIN `psx1_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psx1_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 1418) AND (b.`id_shop` = 1) LIMIT 1
0.377 ms 1 /src/Adapter/EntityMapper.php:71
469
SELECT SQL_NO_CACHE *
FROM `psx1_product` a
LEFT JOIN `psx1_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2576) LIMIT 1
0.374 ms 1 /src/Adapter/EntityMapper.php:71
463
SELECT SQL_NO_CACHE *
FROM `psx1_product` a
LEFT JOIN `psx1_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 2444) LIMIT 1
0.369 ms 1 /src/Adapter/EntityMapper.php:71
259
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psx1_feature_product pf
LEFT JOIN psx1_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psx1_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psx1_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psx1_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1914
ORDER BY f.position ASC
0.364 ms 1 Yes /classes/Product.php:6021
9
SELECT SQL_NO_CACHE id_shop
FROM `psx1_lang_shop`
WHERE `id_lang` = 2
AND id_shop = 1 LIMIT 1
0.363 ms 1 /classes/ObjectModel.php:1729
103
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 128) AND (b.`id_shop` = 1) LIMIT 1
0.361 ms 1 /src/Adapter/EntityMapper.php:71
460
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psx1_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2444
ORDER BY `position`
0.359 ms 1 Yes /classes/Product.php:3545
299
SELECT SQL_NO_CACHE *
FROM `psx1_product` a
LEFT JOIN `psx1_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `psx1_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 601) AND (b.`id_shop` = 1) LIMIT 1
0.359 ms 1 /src/Adapter/EntityMapper.php:71
321
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psx1_feature_product pf
LEFT JOIN psx1_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psx1_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psx1_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psx1_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2444
ORDER BY f.position ASC
0.347 ms 1 Yes /classes/Product.php:6021
247
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psx1_feature_product pf
LEFT JOIN psx1_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psx1_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psx1_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psx1_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 1418
ORDER BY f.position ASC
0.345 ms 1 Yes /classes/Product.php:6021
459
SELECT SQL_NO_CACHE pspcfo.`id_pspcf`
FROM `psx1_pspcf_object` pspcfo
LEFT JOIN `psx1_pspcf` pspcf USING (`id_pspcf`)
LEFT JOIN `psx1_pspcf_shop` pspcfs USING (`id_pspcf`)
WHERE pspcfs.`id_shop` IN (1)
AND pspcfo.`type` = "product"
AND pspcfo.`id_object` IN (601)
AND pspcfo.`id_product_attribute` IN (0, 0)
ORDER BY pspcfo.`id_product_attribute` DESC, pspcf.`to` ASC, pspcfo.`id_object` DESC LIMIT 1
0.343 ms 1 Yes /modules/psproductcountdown/classes/PSPCF.php:196
86
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 103) AND (b.`id_shop` = 1) LIMIT 1
0.343 ms 1 /src/Adapter/EntityMapper.php:71
358
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psx1_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2084
ORDER BY `position`
0.342 ms 1 Yes /classes/Product.php:3545
393
SELECT SQL_NO_CACHE DISTINCT c.*
FROM `psx1_category` c
LEFT JOIN `psx1_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 2)
WHERE `level_depth` = 1
0.339 ms 1 /classes/Category.php:2242
57
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 71) AND (b.`id_shop` = 1) LIMIT 1
0.339 ms 1 /src/Adapter/EntityMapper.php:71
370
SELECT SQL_NO_CACHE 1 FROM psx1_cart_product cp INNER JOIN psx1_product p
ON (p.id_product = cp.id_product) INNER JOIN psx1_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.337 ms 1 /classes/Cart.php:4255
73
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 87) AND (b.`id_shop` = 1) LIMIT 1
0.335 ms 1 /src/Adapter/EntityMapper.php:71
434
SELECT SQL_NO_CACHE pspcfo.`id_pspcf`
FROM `psx1_pspcf_object` pspcfo
LEFT JOIN `psx1_pspcf` pspcf USING (`id_pspcf`)
LEFT JOIN `psx1_pspcf_shop` pspcfs USING (`id_pspcf`)
WHERE pspcfs.`id_shop` IN (1)
AND pspcfo.`type` = "product"
AND pspcfo.`id_object` IN (1914)
AND pspcfo.`id_product_attribute` IN (0, 0)
ORDER BY pspcfo.`id_product_attribute` DESC, pspcf.`to` ASC, pspcfo.`id_object` DESC LIMIT 1
0.334 ms 1 Yes /modules/psproductcountdown/classes/PSPCF.php:196
466
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psx1_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2576
ORDER BY `position`
0.334 ms 1 Yes /classes/Product.php:3545
345
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psx1_feature_product pf
LEFT JOIN psx1_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psx1_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psx1_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psx1_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2591
ORDER BY f.position ASC
0.333 ms 1 Yes /classes/Product.php:6021
350
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psx1_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 15
ORDER BY `position`
0.333 ms 4 Yes /classes/Product.php:3545
383
SELECT SQL_NO_CACHE w.`id_wishlist`, w.`name`, w.`token`, w.`date_add`, w.`date_upd`, w.`counter`, w.`default`
FROM `psx1_stfeature_wishlist` w
WHERE `id_customer` = 0
AND id_shop = 1
ORDER BY w.`name` ASC
0.332 ms 1 Yes /modules/stfeature/classes/WishList.php:211
309
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psx1_feature_product pf
LEFT JOIN psx1_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psx1_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psx1_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psx1_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 601
ORDER BY f.position ASC
0.332 ms 1 Yes /classes/Product.php:6021
421
SELECT SQL_NO_CACHE pspcfo.`id_pspcf`
FROM `psx1_pspcf_object` pspcfo
LEFT JOIN `psx1_pspcf` pspcf USING (`id_pspcf`)
LEFT JOIN `psx1_pspcf_shop` pspcfs USING (`id_pspcf`)
WHERE pspcfs.`id_shop` IN (1)
AND pspcfo.`type` = "product"
AND pspcfo.`id_object` IN (15)
AND pspcfo.`id_product_attribute` IN (0, 0)
ORDER BY pspcfo.`id_product_attribute` DESC, pspcf.`to` ASC, pspcfo.`id_object` DESC LIMIT 1
0.326 ms 1 Yes /modules/psproductcountdown/classes/PSPCF.php:196
276
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 `psx1_product` p
INNER JOIN `psx1_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psx1_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` = 2084)
0.324 ms 1 /classes/Product.php:3860
295
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psx1_feature_product pf
LEFT JOIN psx1_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psx1_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psx1_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psx1_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2153
ORDER BY f.position ASC
0.321 ms 1 Yes /classes/Product.php:6021
465
SELECT SQL_NO_CACHE pspcfo.`id_pspcf`
FROM `psx1_pspcf_object` pspcfo
LEFT JOIN `psx1_pspcf` pspcf USING (`id_pspcf`)
LEFT JOIN `psx1_pspcf_shop` pspcfs USING (`id_pspcf`)
WHERE pspcfs.`id_shop` IN (1)
AND pspcfo.`type` = "product"
AND pspcfo.`id_object` IN (2444)
AND pspcfo.`id_product_attribute` IN (0, 0)
ORDER BY pspcfo.`id_product_attribute` DESC, pspcf.`to` ASC, pspcfo.`id_object` DESC LIMIT 1
0.321 ms 1 Yes /modules/psproductcountdown/classes/PSPCF.php:196
283
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psx1_feature_product pf
LEFT JOIN psx1_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psx1_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psx1_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psx1_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2084
ORDER BY f.position ASC
0.319 ms 1 Yes /classes/Product.php:6021
10
SELECT SQL_NO_CACHE domain, domain_ssl
FROM psx1_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.318 ms 1 /classes/shop/ShopUrl.php:182
333
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position, fvl.id_feature_value
FROM psx1_feature_product pf
LEFT JOIN psx1_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN psx1_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN psx1_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN psx1_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 2576
ORDER BY f.position ASC
0.315 ms 1 Yes /classes/Product.php:6021
207
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 3
AND image_shop.`cover` = 1 LIMIT 1
0.311 ms 5 /classes/Product.php:3570
65
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 79) AND (b.`id_shop` = 1) LIMIT 1
0.311 ms 1 /src/Adapter/EntityMapper.php:71
439
SELECT SQL_NO_CACHE *
FROM `psx1_product_lang`
WHERE `id_product` = 2072 AND `id_shop` = 1
0.311 ms 2 /src/Adapter/EntityMapper.php:79
472
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psx1_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2591
ORDER BY `position`
0.310 ms 1 Yes /classes/Product.php:3545
414
SELECT SQL_NO_CACHE pspcfo.`id_pspcf`
FROM `psx1_pspcf_object` pspcfo
LEFT JOIN `psx1_pspcf` pspcf USING (`id_pspcf`)
LEFT JOIN `psx1_pspcf_shop` pspcfs USING (`id_pspcf`)
WHERE pspcfs.`id_shop` IN (1)
AND pspcfo.`type` = "product"
AND pspcfo.`id_object` IN (3)
AND pspcfo.`id_product_attribute` IN (0, 0)
ORDER BY pspcfo.`id_product_attribute` DESC, pspcf.`to` ASC, pspcfo.`id_object` DESC LIMIT 1
0.306 ms 1 Yes /modules/psproductcountdown/classes/PSPCF.php:196
48
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 11) AND (b.`id_shop` = 1) LIMIT 1
0.302 ms 1 /src/Adapter/EntityMapper.php:71
493
SELECT SQL_NO_CACHE *
FROM `psx1_cms` a
LEFT JOIN `psx1_cms_lang` `b` ON a.`id_cms` = b.`id_cms` AND b.`id_lang` = 2
LEFT JOIN `psx1_cms_shop` `c` ON a.`id_cms` = c.`id_cms` AND c.`id_shop` = 1
WHERE (a.`id_cms` = 3) AND (b.`id_shop` = 1) LIMIT 1
0.302 ms 1 /src/Adapter/EntityMapper.php:71
93
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 110) AND (b.`id_shop` = 1) LIMIT 1
0.300 ms 1 /src/Adapter/EntityMapper.php:71
376
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module_shop` WHERE `id_module` = 68 AND `id_shop` = 1 LIMIT 1
0.295 ms 1 /classes/module/Module.php:2132
201
SELECT SQL_NO_CACHE COUNT(*) FROM `psx1_pack` WHERE id_product_pack = 2 LIMIT 1
0.290 ms 1 /classes/Pack.php:89
41
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 195) AND (b.`id_shop` = 1) LIMIT 1
0.290 ms 1 /src/Adapter/EntityMapper.php:71
314
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 `psx1_product` p
INNER JOIN `psx1_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psx1_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` = 2444)
0.285 ms 1 /classes/Product.php:3860
366
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psx1_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2576
ORDER BY `position`
0.282 ms 1 Yes /classes/Product.php:3545
184
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2
AND image_shop.`cover` = 1 LIMIT 1
0.282 ms 4 /classes/Product.php:3570
396
SELECT SQL_NO_CACHE c.*, cl.*  FROM `psx1_category` c
LEFT JOIN `psx1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 ) WHERE c.`nleft` <= 2 AND c.`nright` >= 4175 AND c.`nleft` >= 2 AND c.`nright` <= 4175 ORDER BY `nleft` DESC
0.280 ms 1 Yes /classes/Category.php:1600
497
SELECT SQL_NO_CACHE `id_guest`
FROM `psx1_connections`
WHERE `id_guest` = 2815818
AND `date_add` > '2025-05-01 15:12:00'
AND id_shop IN (1) 
ORDER BY `date_add` DESC LIMIT 1
0.278 ms 1 Yes /classes/Connection.php:168
362
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psx1_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 601
ORDER BY `position`
0.278 ms 2 Yes /classes/Product.php:3545
354
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psx1_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 1914
ORDER BY `position`
0.274 ms 1 Yes /classes/Product.php:3545
471
SELECT SQL_NO_CACHE pspcfo.`id_pspcf`
FROM `psx1_pspcf_object` pspcfo
LEFT JOIN `psx1_pspcf` pspcf USING (`id_pspcf`)
LEFT JOIN `psx1_pspcf_shop` pspcfs USING (`id_pspcf`)
WHERE pspcfs.`id_shop` IN (1)
AND pspcfo.`type` = "product"
AND pspcfo.`id_object` IN (2576)
AND pspcfo.`id_product_attribute` IN (0, 0)
ORDER BY pspcfo.`id_product_attribute` DESC, pspcf.`to` ASC, pspcfo.`id_object` DESC LIMIT 1
0.273 ms 1 Yes /modules/psproductcountdown/classes/PSPCF.php:196
42
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 196) AND (b.`id_shop` = 1) LIMIT 1
0.271 ms 1 /src/Adapter/EntityMapper.php:71
191
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 `psx1_product` p
INNER JOIN `psx1_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psx1_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` = 2)
0.271 ms 1 /classes/Product.php:3860
419
SELECT SQL_NO_CACHE *
FROM `psx1_product_lang`
WHERE `id_product` = 15 AND `id_shop` = 1
0.270 ms 2 /src/Adapter/EntityMapper.php:79
476
SELECT SQL_NO_CACHE *
FROM `psx1_product_lang`
WHERE `id_product` = 2591 AND `id_shop` = 1
0.269 ms 2 /src/Adapter/EntityMapper.php:79
272
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2084
AND image_shop.`cover` = 1 LIMIT 1
0.268 ms 1 /classes/Product.php:3570
326
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 `psx1_product` p
INNER JOIN `psx1_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psx1_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` = 2576)
0.268 ms 1 /classes/Product.php:3860
54
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 54) AND (b.`id_shop` = 1) LIMIT 1
0.268 ms 1 /src/Adapter/EntityMapper.php:71
145
SELECT SQL_NO_CACHE * FROM `psx1_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.268 ms 10 Yes /classes/ImageType.php:109
368
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psx1_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2591
ORDER BY `position`
0.267 ms 1 Yes /classes/Product.php:3545
360
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psx1_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2153
ORDER BY `position`
0.266 ms 1 Yes /classes/Product.php:3545
113
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 153) AND (b.`id_shop` = 1) LIMIT 1
0.265 ms 1 /src/Adapter/EntityMapper.php:71
445
SELECT SQL_NO_CACHE *
FROM `psx1_product_lang`
WHERE `id_product` = 2084 AND `id_shop` = 1
0.265 ms 2 /src/Adapter/EntityMapper.php:79
352
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psx1_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 1418
ORDER BY `position`
0.265 ms 1 Yes /classes/Product.php:3545
364
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `psx1_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 2444
ORDER BY `position`
0.264 ms 1 Yes /classes/Product.php:3545
477
SELECT SQL_NO_CACHE pspcfo.`id_pspcf`
FROM `psx1_pspcf_object` pspcfo
LEFT JOIN `psx1_pspcf` pspcf USING (`id_pspcf`)
LEFT JOIN `psx1_pspcf_shop` pspcfs USING (`id_pspcf`)
WHERE pspcfs.`id_shop` IN (1)
AND pspcfo.`type` = "product"
AND pspcfo.`id_object` IN (2591)
AND pspcfo.`id_product_attribute` IN (0, 0)
ORDER BY pspcfo.`id_product_attribute` DESC, pspcf.`to` ASC, pspcfo.`id_object` DESC LIMIT 1
0.263 ms 1 Yes /modules/psproductcountdown/classes/PSPCF.php:196
152
SELECT SQL_NO_CACHE *
FROM `psx1_category` a0
LEFT JOIN `psx1_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 2) AND (a0.`nright` > 4175) AND (a1.`id_lang` = 2) AND (a1.`id_shop` = 1)
ORDER BY a0.`nleft` asc
0.263 ms 1 Yes /classes/PrestaShopCollection.php:383
451
SELECT SQL_NO_CACHE *
FROM `psx1_product_lang`
WHERE `id_product` = 2153 AND `id_shop` = 1
0.259 ms 2 /src/Adapter/EntityMapper.php:79
260
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2072
AND image_shop.`cover` = 1 LIMIT 1
0.257 ms 1 /classes/Product.php:3570
426
SELECT SQL_NO_CACHE *
FROM `psx1_product_lang`
WHERE `id_product` = 1418 AND `id_shop` = 1
0.256 ms 2 /src/Adapter/EntityMapper.php:79
377
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `psx1_currency` c
LEFT JOIN psx1_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.256 ms 2 /classes/Currency.php:1136
47
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 10) AND (b.`id_shop` = 1) LIMIT 1
0.254 ms 1 /src/Adapter/EntityMapper.php:71
264
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 `psx1_product` p
INNER JOIN `psx1_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psx1_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` = 2072)
0.254 ms 1 /classes/Product.php:3860
212
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 `psx1_product` p
INNER JOIN `psx1_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psx1_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` = 3)
0.248 ms 1 /classes/Product.php:3860
464
SELECT SQL_NO_CACHE *
FROM `psx1_product_lang`
WHERE `id_product` = 2444 AND `id_shop` = 1
0.248 ms 2 /src/Adapter/EntityMapper.php:79
58
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 72) AND (b.`id_shop` = 1) LIMIT 1
0.246 ms 1 /src/Adapter/EntityMapper.php:71
433
SELECT SQL_NO_CACHE *
FROM `psx1_product_lang`
WHERE `id_product` = 1914 AND `id_shop` = 1
0.244 ms 2 /src/Adapter/EntityMapper.php:79
284
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2153
AND image_shop.`cover` = 1 LIMIT 1
0.243 ms 1 /classes/Product.php:3570
64
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 78) AND (b.`id_shop` = 1) LIMIT 1
0.243 ms 1 /src/Adapter/EntityMapper.php:71
92
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 109) AND (b.`id_shop` = 1) LIMIT 1
0.241 ms 1 /src/Adapter/EntityMapper.php:71
322
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2576
AND image_shop.`cover` = 1 LIMIT 1
0.240 ms 1 /classes/Product.php:3570
102
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 124) AND (b.`id_shop` = 1) LIMIT 1
0.240 ms 1 /src/Adapter/EntityMapper.php:71
72
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 86) AND (b.`id_shop` = 1) LIMIT 1
0.240 ms 1 /src/Adapter/EntityMapper.php:71
79
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 93) AND (b.`id_shop` = 1) LIMIT 1
0.240 ms 1 /src/Adapter/EntityMapper.php:71
234
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 1418
AND image_shop.`cover` = 1 LIMIT 1
0.239 ms 1 /classes/Product.php:3570
252
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 `psx1_product` p
INNER JOIN `psx1_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psx1_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` = 1914)
0.238 ms 1 /classes/Product.php:3860
90
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 107) AND (b.`id_shop` = 1) LIMIT 1
0.238 ms 1 /src/Adapter/EntityMapper.php:71
82
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 97) AND (b.`id_shop` = 1) LIMIT 1
0.237 ms 1 /src/Adapter/EntityMapper.php:71
296
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 601
AND image_shop.`cover` = 1 LIMIT 1
0.234 ms 2 /classes/Product.php:3570
470
SELECT SQL_NO_CACHE *
FROM `psx1_product_lang`
WHERE `id_product` = 2576 AND `id_shop` = 1
0.234 ms 2 /src/Adapter/EntityMapper.php:79
226
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 `psx1_product` p
INNER JOIN `psx1_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psx1_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` = 15)
0.233 ms 1 /classes/Product.php:3860
99
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 121) AND (b.`id_shop` = 1) LIMIT 1
0.232 ms 1 /src/Adapter/EntityMapper.php:71
156
SELECT SQL_NO_CACHE `id_category`
FROM `psx1_category_shop`
WHERE `id_category` = 2
AND `id_shop` = 1 LIMIT 1
0.232 ms 1 /classes/Category.php:2450
109
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 143) AND (b.`id_shop` = 1) LIMIT 1
0.231 ms 1 /src/Adapter/EntityMapper.php:71
127
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 278) AND (b.`id_shop` = 1) LIMIT 1
0.231 ms 1 /src/Adapter/EntityMapper.php:71
288
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 `psx1_product` p
INNER JOIN `psx1_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psx1_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` = 2153)
0.231 ms 1 /classes/Product.php:3860
71
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 85) AND (b.`id_shop` = 1) LIMIT 1
0.230 ms 1 /src/Adapter/EntityMapper.php:71
114
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 154) AND (b.`id_shop` = 1) LIMIT 1
0.229 ms 1 /src/Adapter/EntityMapper.php:71
302
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 `psx1_product` p
INNER JOIN `psx1_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psx1_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` = 601)
0.229 ms 1 /classes/Product.php:3860
221
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 15
AND image_shop.`cover` = 1 LIMIT 1
0.229 ms 4 /classes/Product.php:3570
97
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 117) AND (b.`id_shop` = 1) LIMIT 1
0.228 ms 1 /src/Adapter/EntityMapper.php:71
62
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 76) AND (b.`id_shop` = 1) LIMIT 1
0.226 ms 1 /src/Adapter/EntityMapper.php:71
240
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 `psx1_product` p
INNER JOIN `psx1_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psx1_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` = 1418)
0.225 ms 1 /classes/Product.php:3860
96
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 114) AND (b.`id_shop` = 1) LIMIT 1
0.224 ms 1 /src/Adapter/EntityMapper.php:71
106
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 136) AND (b.`id_shop` = 1) LIMIT 1
0.223 ms 1 /src/Adapter/EntityMapper.php:71
76
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 90) AND (b.`id_shop` = 1) LIMIT 1
0.223 ms 1 /src/Adapter/EntityMapper.php:71
69
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 83) AND (b.`id_shop` = 1) LIMIT 1
0.222 ms 1 /src/Adapter/EntityMapper.php:71
61
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 75) AND (b.`id_shop` = 1) LIMIT 1
0.222 ms 1 /src/Adapter/EntityMapper.php:71
338
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 `psx1_product` p
INNER JOIN `psx1_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
LEFT JOIN `psx1_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` = 2591)
0.221 ms 1 /classes/Product.php:3860
334
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2591
AND image_shop.`cover` = 1 LIMIT 1
0.221 ms 1 /classes/Product.php:3570
59
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 73) AND (b.`id_shop` = 1) LIMIT 1
0.220 ms 1 /src/Adapter/EntityMapper.php:71
310
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 2444
AND image_shop.`cover` = 1 LIMIT 1
0.220 ms 1 /classes/Product.php:3570
200
SELECT SQL_NO_CACHE tr.*
FROM `psx1_tax_rule` tr
JOIN `psx1_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 144
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 63)
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.219 ms 0 /classes/tax/TaxRulesTaxManager.php:109
25
SELECT SQL_NO_CACHE *
FROM `psx1_currency` a
LEFT JOIN `psx1_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `psx1_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 2) LIMIT 1
0.218 ms 1 /src/Adapter/EntityMapper.php:71
68
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 82) AND (b.`id_shop` = 1) LIMIT 1
0.218 ms 1 /src/Adapter/EntityMapper.php:71
384
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module` WHERE `name` = "ps_searchbar" LIMIT 1
0.217 ms 1 /classes/module/Module.php:2659
56
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 70) AND (b.`id_shop` = 1) LIMIT 1
0.217 ms 1 /src/Adapter/EntityMapper.php:71
100
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 122) AND (b.`id_shop` = 1) LIMIT 1
0.216 ms 1 /src/Adapter/EntityMapper.php:71
85
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 102) AND (b.`id_shop` = 1) LIMIT 1
0.216 ms 1 /src/Adapter/EntityMapper.php:71
137
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 1646) AND (b.`id_shop` = 1) LIMIT 1
0.215 ms 1 /src/Adapter/EntityMapper.php:71
63
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 77) AND (b.`id_shop` = 1) LIMIT 1
0.215 ms 1 /src/Adapter/EntityMapper.php:71
60
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 74) AND (b.`id_shop` = 1) LIMIT 1
0.215 ms 1 /src/Adapter/EntityMapper.php:71
70
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 84) AND (b.`id_shop` = 1) LIMIT 1
0.215 ms 1 /src/Adapter/EntityMapper.php:71
77
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 91) AND (b.`id_shop` = 1) LIMIT 1
0.214 ms 1 /src/Adapter/EntityMapper.php:71
189
SELECT SQL_NO_CACHE 1 FROM `psx1_specific_price` WHERE id_product = 0 LIMIT 1
0.213 ms 1 /classes/SpecificPrice.php:426
98
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 118) AND (b.`id_shop` = 1) LIMIT 1
0.213 ms 1 /src/Adapter/EntityMapper.php:71
248
SELECT SQL_NO_CACHE image_shop.`id_image`
FROM `psx1_image` i
INNER JOIN psx1_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
WHERE i.`id_product` = 1914
AND image_shop.`cover` = 1 LIMIT 1
0.212 ms 1 /classes/Product.php:3570
45
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 199) AND (b.`id_shop` = 1) LIMIT 1
0.212 ms 1 /src/Adapter/EntityMapper.php:71
55
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 69) AND (b.`id_shop` = 1) LIMIT 1
0.212 ms 1 /src/Adapter/EntityMapper.php:71
78
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 92) AND (b.`id_shop` = 1) LIMIT 1
0.211 ms 1 /src/Adapter/EntityMapper.php:71
131
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 328) AND (b.`id_shop` = 1) LIMIT 1
0.211 ms 1 /src/Adapter/EntityMapper.php:71
95
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 113) AND (b.`id_shop` = 1) LIMIT 1
0.211 ms 1 /src/Adapter/EntityMapper.php:71
220
SELECT SQL_NO_CACHE *
FROM psx1_product_attachment pa
LEFT JOIN psx1_attachment a ON a.id_attachment = pa.id_attachment
LEFT JOIN psx1_attachment_lang al ON (a.id_attachment = al.id_attachment AND al.id_lang = 2)
WHERE pa.id_product = 3
0.210 ms 1 /classes/Product.php:6052
88
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 105) AND (b.`id_shop` = 1) LIMIT 1
0.210 ms 1 /src/Adapter/EntityMapper.php:71
74
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 88) AND (b.`id_shop` = 1) LIMIT 1
0.209 ms 1 /src/Adapter/EntityMapper.php:71
162
SELECT SQL_NO_CACHE *
FROM `psx1_category_lang`
WHERE `id_category` = 2 AND `id_shop` = 1
0.209 ms 2 /src/Adapter/EntityMapper.php:79
89
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 106) AND (b.`id_shop` = 1) LIMIT 1
0.209 ms 1 /src/Adapter/EntityMapper.php:71
87
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 104) AND (b.`id_shop` = 1) LIMIT 1
0.208 ms 1 /src/Adapter/EntityMapper.php:71
67
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 81) AND (b.`id_shop` = 1) LIMIT 1
0.207 ms 1 /src/Adapter/EntityMapper.php:71
101
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 123) AND (b.`id_shop` = 1) LIMIT 1
0.206 ms 1 /src/Adapter/EntityMapper.php:71
75
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 89) AND (b.`id_shop` = 1) LIMIT 1
0.205 ms 1 /src/Adapter/EntityMapper.php:71
381
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module` WHERE `name` = "ps_customersignin" LIMIT 1
0.204 ms 1 /classes/module/Module.php:2659
126
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 194) AND (b.`id_shop` = 1) LIMIT 1
0.202 ms 1 /src/Adapter/EntityMapper.php:71
66
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 80) AND (b.`id_shop` = 1) LIMIT 1
0.202 ms 1 /src/Adapter/EntityMapper.php:71
50
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 13) AND (b.`id_shop` = 1) LIMIT 1
0.201 ms 1 /src/Adapter/EntityMapper.php:71
23
SELECT SQL_NO_CACHE value FROM `psx1_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.201 ms 1 /classes/shop/Shop.php:1183
83
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 99) AND (b.`id_shop` = 1) LIMIT 1
0.201 ms 1 /src/Adapter/EntityMapper.php:71
275
SELECT SQL_NO_CACHE 1 FROM `psx1_specific_price` WHERE id_product = 2084 LIMIT 1
0.201 ms 1 /classes/SpecificPrice.php:435
84
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 101) AND (b.`id_shop` = 1) LIMIT 1
0.201 ms 1 /src/Adapter/EntityMapper.php:71
412
SELECT SQL_NO_CACHE *
FROM `psx1_product_lang`
WHERE `id_product` = 3 AND `id_shop` = 1
0.199 ms 2 /src/Adapter/EntityMapper.php:79
112
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 152) AND (b.`id_shop` = 1) LIMIT 1
0.199 ms 1 /src/Adapter/EntityMapper.php:71
49
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 12) AND (b.`id_shop` = 1) LIMIT 1
0.199 ms 1 /src/Adapter/EntityMapper.php:71
105
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 133) AND (b.`id_shop` = 1) LIMIT 1
0.199 ms 1 /src/Adapter/EntityMapper.php:71
498
SELECT SQL_NO_CACHE id_page_type
FROM psx1_page_type
WHERE name = 'category' LIMIT 1
0.198 ms 1 /classes/Page.php:104
123
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 178) AND (b.`id_shop` = 1) LIMIT 1
0.198 ms 1 /src/Adapter/EntityMapper.php:71
400
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module_shop` WHERE `id_module` = 75 AND `id_shop` = 1 LIMIT 1
0.198 ms 1 /classes/module/Module.php:2132
116
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 159) AND (b.`id_shop` = 1) LIMIT 1
0.197 ms 1 /src/Adapter/EntityMapper.php:71
269
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psx1_stock_available`
WHERE (id_product = 2072) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.197 ms 1 /classes/stock/StockAvailable.php:453
120
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 173) AND (b.`id_shop` = 1) LIMIT 1
0.190 ms 1 /src/Adapter/EntityMapper.php:71
104
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 132) AND (b.`id_shop` = 1) LIMIT 1
0.189 ms 1 /src/Adapter/EntityMapper.php:71
413
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `psx1_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1 
AND cl.`id_category` = 3 LIMIT 1
0.189 ms 0 /classes/Category.php:1378
198
SELECT SQL_NO_CACHE `reduction`
FROM `psx1_product_group_reduction_cache`
WHERE `id_product` = 2 AND `id_group` = 1 LIMIT 1
0.187 ms 0 /classes/GroupReduction.php:156
139
SELECT SQL_NO_CACHE * FROM `psx1_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.187 ms 1 /classes/module/Module.php:2041
394
SELECT SQL_NO_CACHE c.`nleft`, c.`nright`  FROM `psx1_category` c
LEFT JOIN `psx1_category_lang` cl
ON (c.`id_category` = cl.`id_category`
AND `id_lang` = 2 AND cl.id_shop = 1 ) WHERE c.`id_category` = 2 LIMIT 1
0.184 ms 1 /classes/Category.php:1585
279
SELECT SQL_NO_CACHE COUNT(*) FROM `psx1_pack` WHERE id_product_pack = 2084 LIMIT 1
0.184 ms 1 /classes/Pack.php:89
108
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 139) AND (b.`id_shop` = 1) LIMIT 1
0.182 ms 1 /src/Adapter/EntityMapper.php:71
124
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 183) AND (b.`id_shop` = 1) LIMIT 1
0.179 ms 1 /src/Adapter/EntityMapper.php:71
44
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 198) AND (b.`id_shop` = 1) LIMIT 1
0.178 ms 1 /src/Adapter/EntityMapper.php:71
91
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 108) AND (b.`id_shop` = 1) LIMIT 1
0.178 ms 1 /src/Adapter/EntityMapper.php:71
357
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psx1_product_attribute`
WHERE `id_product` = 2072
0.177 ms 1 /classes/Product.php:2902
22
SELECT SQL_NO_CACHE `id_lang` FROM `psx1_lang`
WHERE `locale` = 'es-mx'
OR `language_code` = 'es-mx' LIMIT 1
0.176 ms 2 /classes/Language.php:883
46
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 6) AND (b.`id_shop` = 1) LIMIT 1
0.175 ms 1 /src/Adapter/EntityMapper.php:71
29
SELECT SQL_NO_CACHE *
FROM `psx1_currency` a
LEFT JOIN `psx1_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `psx1_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.175 ms 1 /src/Adapter/EntityMapper.php:71
143
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module_shop` WHERE `id_module` = 0 AND `id_shop` = 1 LIMIT 1
0.174 ms 0 /classes/module/Module.php:2132
427
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `psx1_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1 
AND cl.`id_category` = 54 LIMIT 1
0.174 ms 0 /classes/Category.php:1378
478
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module` WHERE `name` = "ps_contactinfo" LIMIT 1
0.174 ms 1 /classes/module/Module.php:2659
483
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module` WHERE `name` = "ps_linklist" LIMIT 1
0.173 ms 1 /classes/module/Module.php:2659
26
SELECT SQL_NO_CACHE `id_lang` FROM `psx1_lang`
WHERE `locale` = 'es-mx'
OR `language_code` = 'es-mx' LIMIT 1
0.171 ms 2 /classes/Language.php:883
115
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 156) AND (b.`id_shop` = 1) LIMIT 1
0.170 ms 1 /src/Adapter/EntityMapper.php:71
134
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 374) AND (b.`id_shop` = 1) LIMIT 1
0.170 ms 1 /src/Adapter/EntityMapper.php:71
33
SELECT SQL_NO_CACHE id_shop
FROM `psx1_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.170 ms 1 /classes/ObjectModel.php:1729
458
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `psx1_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1 
AND cl.`id_category` = 36 LIMIT 1
0.170 ms 0 /classes/Category.php:1378
43
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 197) AND (b.`id_shop` = 1) LIMIT 1
0.169 ms 1 /src/Adapter/EntityMapper.php:71
132
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 335) AND (b.`id_shop` = 1) LIMIT 1
0.168 ms 1 /src/Adapter/EntityMapper.php:71
313
SELECT SQL_NO_CACHE 1 FROM `psx1_specific_price` WHERE id_product = 2444 LIMIT 1
0.167 ms 1 /classes/SpecificPrice.php:435
118
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 162) AND (b.`id_shop` = 1) LIMIT 1
0.167 ms 1 /src/Adapter/EntityMapper.php:71
136
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 464) AND (b.`id_shop` = 1) LIMIT 1
0.167 ms 1 /src/Adapter/EntityMapper.php:71
263
SELECT SQL_NO_CACHE 1 FROM `psx1_specific_price` WHERE id_product = 2072 LIMIT 1
0.166 ms 1 /classes/SpecificPrice.php:435
203
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psx1_stock_available`
WHERE (id_product = 2) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.166 ms 1 /classes/stock/StockAvailable.php:453
133
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 367) AND (b.`id_shop` = 1) LIMIT 1
0.166 ms 1 /src/Adapter/EntityMapper.php:71
337
SELECT SQL_NO_CACHE 1 FROM `psx1_specific_price` WHERE id_product = 2591 LIMIT 1
0.165 ms 1 /classes/SpecificPrice.php:435
107
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 137) AND (b.`id_shop` = 1) LIMIT 1
0.164 ms 1 /src/Adapter/EntityMapper.php:71
128
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 280) AND (b.`id_shop` = 1) LIMIT 1
0.164 ms 1 /src/Adapter/EntityMapper.php:71
489
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module` WHERE `name` = "cz_themeimages" LIMIT 1
0.164 ms 1 /classes/module/Module.php:2659
420
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `psx1_category_lang` cl
WHERE `id_lang` = 0
AND cl.id_shop = 1 
AND cl.`id_category` = 22 LIMIT 1
0.162 ms 0 /classes/Category.php:1378
192
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psx1_product_shop`
WHERE `id_product` = 2 AND id_shop=1 LIMIT 1
0.162 ms 1 /classes/Product.php:6876
154
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module_shop` WHERE `id_module` = 22 AND `id_shop` = 1 LIMIT 1
0.160 ms 0 /classes/module/Module.php:2132
135
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 407) AND (b.`id_shop` = 1) LIMIT 1
0.157 ms 1 /src/Adapter/EntityMapper.php:71
215
SELECT SQL_NO_CACHE COUNT(*) FROM `psx1_pack` WHERE id_product_pack = 3 LIMIT 1
0.157 ms 1 /classes/Pack.php:89
480
SELECT SQL_NO_CACHE `need_identification_number`
FROM `psx1_country`
WHERE `id_country` = 144 LIMIT 1
0.157 ms 1 /classes/Country.php:405
129
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 310) AND (b.`id_shop` = 1) LIMIT 1
0.157 ms 1 /src/Adapter/EntityMapper.php:71
347
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psx1_product_attribute`
WHERE `id_product` = 2
0.156 ms 1 /classes/Product.php:2902
481
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module` WHERE `name` = "ps_socialfollow" LIMIT 1
0.155 ms 1 /classes/module/Module.php:2659
149
SELECT SQL_NO_CACHE *
FROM `psx1_country` a
LEFT JOIN `psx1_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 144) LIMIT 1
0.154 ms 1 /src/Adapter/EntityMapper.php:71
121
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 175) AND (b.`id_shop` = 1) LIMIT 1
0.153 ms 1 /src/Adapter/EntityMapper.php:71
122
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 177) AND (b.`id_shop` = 1) LIMIT 1
0.153 ms 1 /src/Adapter/EntityMapper.php:71
125
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 184) AND (b.`id_shop` = 1) LIMIT 1
0.153 ms 1 /src/Adapter/EntityMapper.php:71
499
SELECT SQL_NO_CACHE `id_page`
FROM `psx1_page`
WHERE `id_page_type` = 7 AND `id_object` = 2 LIMIT 1
0.152 ms 3 /classes/Page.php:83
287
SELECT SQL_NO_CACHE 1 FROM `psx1_specific_price` WHERE id_product = 2153 LIMIT 1
0.152 ms 1 /classes/SpecificPrice.php:435
117
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 160) AND (b.`id_shop` = 1) LIMIT 1
0.152 ms 1 /src/Adapter/EntityMapper.php:71
291
SELECT SQL_NO_CACHE COUNT(*) FROM `psx1_pack` WHERE id_product_pack = 2153 LIMIT 1
0.152 ms 1 /classes/Pack.php:89
349
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psx1_product_attribute`
WHERE `id_product` = 3
0.151 ms 1 /classes/Product.php:2902
329
SELECT SQL_NO_CACHE COUNT(*) FROM `psx1_pack` WHERE id_product_pack = 2576 LIMIT 1
0.151 ms 1 /classes/Pack.php:89
257
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psx1_stock_available`
WHERE (id_product = 1914) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.150 ms 1 /classes/stock/StockAvailable.php:453
185
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `psx1_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 19 LIMIT 1
0.150 ms 1 /classes/Category.php:1378
229
SELECT SQL_NO_CACHE COUNT(*) FROM `psx1_pack` WHERE id_product_pack = 15 LIMIT 1
0.149 ms 1 /classes/Pack.php:89
311
SELECT SQL_NO_CACHE name FROM psx1_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 54 LIMIT 1
0.149 ms 1 /classes/Product.php:5659
217
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psx1_stock_available`
WHERE (id_product = 3) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.148 ms 1 /classes/stock/StockAvailable.php:453
281
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psx1_stock_available`
WHERE (id_product = 2084) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.148 ms 1 /classes/stock/StockAvailable.php:453
130
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 312) AND (b.`id_shop` = 1) LIMIT 1
0.148 ms 1 /src/Adapter/EntityMapper.php:71
301
SELECT SQL_NO_CACHE 1 FROM `psx1_specific_price` WHERE id_product = 601 LIMIT 1
0.148 ms 1 /classes/SpecificPrice.php:435
211
SELECT SQL_NO_CACHE 1 FROM `psx1_specific_price` WHERE id_product = 3 LIMIT 1
0.148 ms 1 /classes/SpecificPrice.php:435
196
SELECT SQL_NO_CACHE *
FROM `psx1_tax` a
WHERE (a.`id_tax` = 53) LIMIT 1
0.148 ms 1 /src/Adapter/EntityMapper.php:71
119
SELECT SQL_NO_CACHE *
FROM `psx1_category` a
LEFT JOIN `psx1_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `psx1_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 165) AND (b.`id_shop` = 1) LIMIT 1
0.148 ms 1 /src/Adapter/EntityMapper.php:71
391
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module_shop` WHERE `id_module` = 23 AND `id_shop` = 1 LIMIT 1
0.147 ms 1 /classes/module/Module.php:2132
331
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psx1_stock_available`
WHERE (id_product = 2576) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.147 ms 1 /classes/stock/StockAvailable.php:453
148
SELECT SQL_NO_CACHE *
FROM `psx1_state` a
WHERE (a.`id_state` = 63) LIMIT 1
0.146 ms 1 /src/Adapter/EntityMapper.php:71
267
SELECT SQL_NO_CACHE COUNT(*) FROM `psx1_pack` WHERE id_product_pack = 2072 LIMIT 1
0.146 ms 1 /classes/Pack.php:89
255
SELECT SQL_NO_CACHE COUNT(*) FROM `psx1_pack` WHERE id_product_pack = 1914 LIMIT 1
0.144 ms 1 /classes/Pack.php:89
249
SELECT SQL_NO_CACHE name FROM psx1_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 54 LIMIT 1
0.144 ms 1 /classes/Product.php:5659
225
SELECT SQL_NO_CACHE 1 FROM `psx1_specific_price` WHERE id_product = 15 LIMIT 1
0.144 ms 1 /classes/SpecificPrice.php:435
494
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module` WHERE `name` = "cz_blocklink" LIMIT 1
0.144 ms 1 /classes/module/Module.php:2659
146
SELECT SQL_NO_CACHE format
FROM `psx1_address_format`
WHERE `id_country` = 144 LIMIT 1
0.143 ms 1 /classes/AddressFormat.php:656
389
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module_shop` WHERE `id_module` = 10 AND `id_shop` = 1 LIMIT 1
0.142 ms 1 /classes/module/Module.php:2132
197
SELECT SQL_NO_CACHE *
FROM `psx1_tax_lang`
WHERE `id_tax` = 53
0.142 ms 2 /src/Adapter/EntityMapper.php:79
243
SELECT SQL_NO_CACHE COUNT(*) FROM `psx1_pack` WHERE id_product_pack = 1418 LIMIT 1
0.142 ms 1 /classes/Pack.php:89
487
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module` WHERE `name` = "ps_emailsubscription" LIMIT 1
0.142 ms 1 /classes/module/Module.php:2659
293
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psx1_stock_available`
WHERE (id_product = 2153) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.141 ms 1 /classes/stock/StockAvailable.php:453
325
SELECT SQL_NO_CACHE 1 FROM `psx1_specific_price` WHERE id_product = 2576 LIMIT 1
0.141 ms 1 /classes/SpecificPrice.php:435
317
SELECT SQL_NO_CACHE COUNT(*) FROM `psx1_pack` WHERE id_product_pack = 2444 LIMIT 1
0.141 ms 1 /classes/Pack.php:89
479
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module_shop` WHERE `id_module` = 5 AND `id_shop` = 1 LIMIT 1
0.140 ms 1 /classes/module/Module.php:2132
245
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psx1_stock_available`
WHERE (id_product = 1418) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.139 ms 1 /classes/stock/StockAvailable.php:453
379
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module_shop` WHERE `id_module` = 9 AND `id_shop` = 1 LIMIT 1
0.139 ms 1 /classes/module/Module.php:2132
20
SELECT SQL_NO_CACHE id_shop
FROM `psx1_currency_shop`
WHERE `id_currency` = 2
AND id_shop = 1 LIMIT 1
0.139 ms 1 /classes/ObjectModel.php:1729
277
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psx1_product_shop`
WHERE `id_product` = 2084 AND id_shop=1 LIMIT 1
0.138 ms 1 /classes/Product.php:6876
491
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module` WHERE `name` = "cz_themeoptions" LIMIT 1
0.138 ms 1 /classes/module/Module.php:2659
485
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module` WHERE `name` = "ps_customeraccountlinks" LIMIT 1
0.138 ms 1 /classes/module/Module.php:2659
251
SELECT SQL_NO_CACHE 1 FROM `psx1_specific_price` WHERE id_product = 1914 LIMIT 1
0.137 ms 1 /classes/SpecificPrice.php:435
188
SELECT SQL_NO_CACHE `name`
FROM `psx1_manufacturer`
WHERE `id_manufacturer` = 1
AND `active` = 1 LIMIT 1
0.137 ms 1 /classes/Manufacturer.php:316
150
SELECT SQL_NO_CACHE *
FROM `psx1_country_lang`
WHERE `id_country` = 144
0.136 ms 2 /src/Adapter/EntityMapper.php:79
239
SELECT SQL_NO_CACHE 1 FROM `psx1_specific_price` WHERE id_product = 1418 LIMIT 1
0.135 ms 1 /classes/SpecificPrice.php:435
28
SELECT SQL_NO_CACHE c.id_currency
FROM `psx1_currency` c
WHERE (iso_code = 'USD') LIMIT 1
0.135 ms 1 /classes/Currency.php:893
273
SELECT SQL_NO_CACHE name FROM psx1_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 54 LIMIT 1
0.134 ms 1 /classes/Product.php:5659
359
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psx1_product_attribute`
WHERE `id_product` = 2084
0.134 ms 1 /classes/Product.php:2902
319
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psx1_stock_available`
WHERE (id_product = 2444) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.134 ms 1 /classes/stock/StockAvailable.php:453
315
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psx1_product_shop`
WHERE `id_product` = 2444 AND id_shop=1 LIMIT 1
0.133 ms 1 /classes/Product.php:6876
231
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psx1_stock_available`
WHERE (id_product = 15) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.132 ms 1 /classes/stock/StockAvailable.php:453
327
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psx1_product_shop`
WHERE `id_product` = 2576 AND id_shop=1 LIMIT 1
0.132 ms 1 /classes/Product.php:6876
12
SELECT SQL_NO_CACHE `id_lang` FROM `psx1_lang` WHERE `iso_code` = 'mx' LIMIT 1
0.132 ms 2 /classes/Language.php:854
305
SELECT SQL_NO_CACHE COUNT(*) FROM `psx1_pack` WHERE id_product_pack = 601 LIMIT 1
0.131 ms 1 /classes/Pack.php:89
222
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `psx1_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 22 LIMIT 1
0.131 ms 1 /classes/Category.php:1378
261
SELECT SQL_NO_CACHE name FROM psx1_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 54 LIMIT 1
0.131 ms 1 /classes/Product.php:5659
343
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psx1_stock_available`
WHERE (id_product = 2591) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.130 ms 1 /classes/stock/StockAvailable.php:453
341
SELECT SQL_NO_CACHE COUNT(*) FROM `psx1_pack` WHERE id_product_pack = 2591 LIMIT 1
0.129 ms 1 /classes/Pack.php:89
386
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module` WHERE `name` = "cz_verticalmenu" LIMIT 1
0.129 ms 1 /classes/module/Module.php:2659
307
SELECT SQL_NO_CACHE SUM(quantity)
FROM `psx1_stock_available`
WHERE (id_product = 601) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.128 ms 1 /classes/stock/StockAvailable.php:453
265
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psx1_product_shop`
WHERE `id_product` = 2072 AND id_shop=1 LIMIT 1
0.128 ms 1 /classes/Product.php:6876
24
SELECT SQL_NO_CACHE c.id_currency
FROM `psx1_currency` c
WHERE (iso_code = 'MXN') LIMIT 1
0.127 ms 1 /classes/Currency.php:893
361
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psx1_product_attribute`
WHERE `id_product` = 2153
0.127 ms 1 /classes/Product.php:2902
486
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module_shop` WHERE `id_module` = 21 AND `id_shop` = 1 LIMIT 1
0.127 ms 1 /classes/module/Module.php:2132
151
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM psx1_required_field
0.127 ms 2 /classes/ObjectModel.php:1592
323
SELECT SQL_NO_CACHE name FROM psx1_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 54 LIMIT 1
0.126 ms 1 /classes/Product.php:5659
285
SELECT SQL_NO_CACHE name FROM psx1_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 54 LIMIT 1
0.126 ms 1 /classes/Product.php:5659
268
SELECT SQL_NO_CACHE product_type FROM `psx1_product` WHERE id_product = 2072 LIMIT 1
0.125 ms 1 /classes/Pack.php:90
147
SELECT SQL_NO_CACHE `need_identification_number`
FROM `psx1_country`
WHERE `id_country` = 144 LIMIT 1
0.125 ms 1 /classes/Country.php:405
40
SELECT SQL_NO_CACHE * FROM `psx1_image_type`
0.125 ms 10 /classes/ImageType.php:161
300
SELECT SQL_NO_CACHE `name`
FROM `psx1_manufacturer`
WHERE `id_manufacturer` = 234
AND `active` = 1 LIMIT 1
0.124 ms 1 /classes/Manufacturer.php:316
202
SELECT SQL_NO_CACHE product_type FROM `psx1_product` WHERE id_product = 2 LIMIT 1
0.123 ms 1 /classes/Pack.php:90
190
SELECT SQL_NO_CACHE 1 FROM `psx1_specific_price` WHERE id_product = 2 LIMIT 1
0.123 ms 1 /classes/SpecificPrice.php:435
490
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module_shop` WHERE `id_module` = 84 AND `id_shop` = 1 LIMIT 1
0.123 ms 1 /classes/module/Module.php:2132
235
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `psx1_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 54 LIMIT 1
0.123 ms 1 /classes/Category.php:1378
369
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psx1_product_attribute`
WHERE `id_product` = 2591
0.123 ms 1 /classes/Product.php:2902
244
SELECT SQL_NO_CACHE product_type FROM `psx1_product` WHERE id_product = 1418 LIMIT 1
0.122 ms 1 /classes/Pack.php:90
367
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psx1_product_attribute`
WHERE `id_product` = 2576
0.122 ms 1 /classes/Product.php:2902
353
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psx1_product_attribute`
WHERE `id_product` = 1418
0.122 ms 1 /classes/Product.php:2902
297
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `psx1_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 36 LIMIT 1
0.122 ms 1 /classes/Category.php:1378
363
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psx1_product_attribute`
WHERE `id_product` = 601
0.121 ms 1 /classes/Product.php:2902
238
SELECT SQL_NO_CACHE `name`
FROM `psx1_manufacturer`
WHERE `id_manufacturer` = 179
AND `active` = 1 LIMIT 1
0.121 ms 1 /classes/Manufacturer.php:316
298
SELECT SQL_NO_CACHE name FROM psx1_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 36 LIMIT 1
0.120 ms 1 /classes/Product.php:5659
186
SELECT SQL_NO_CACHE name FROM psx1_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 19 LIMIT 1
0.120 ms 1 /classes/Product.php:5659
318
SELECT SQL_NO_CACHE product_type FROM `psx1_product` WHERE id_product = 2444 LIMIT 1
0.120 ms 1 /classes/Pack.php:90
209
SELECT SQL_NO_CACHE name FROM psx1_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 3 LIMIT 1
0.119 ms 1 /classes/Product.php:5659
335
SELECT SQL_NO_CACHE name FROM psx1_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 54 LIMIT 1
0.118 ms 1 /classes/Product.php:5659
365
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psx1_product_attribute`
WHERE `id_product` = 2444
0.117 ms 1 /classes/Product.php:2902
208
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `psx1_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 3 LIMIT 1
0.117 ms 1 /classes/Category.php:1378
351
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psx1_product_attribute`
WHERE `id_product` = 15
0.117 ms 1 /classes/Product.php:2902
216
SELECT SQL_NO_CACHE product_type FROM `psx1_product` WHERE id_product = 3 LIMIT 1
0.117 ms 1 /classes/Pack.php:90
355
SELECT SQL_NO_CACHE `id_product_attribute`
FROM `psx1_product_attribute`
WHERE `id_product` = 1914
0.117 ms 1 /classes/Product.php:2902
484
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module_shop` WHERE `id_module` = 1 AND `id_shop` = 1 LIMIT 1
0.115 ms 1 /classes/module/Module.php:2132
306
SELECT SQL_NO_CACHE product_type FROM `psx1_product` WHERE id_product = 601 LIMIT 1
0.114 ms 1 /classes/Pack.php:90
395
SELECT SQL_NO_CACHE c.`nleft`, c.`nright` FROM `psx1_category` c
WHERE c.`id_category` = 2 LIMIT 1
0.114 ms 1 /classes/Category.php:1591
382
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module_shop` WHERE `id_module` = 8 AND `id_shop` = 1 LIMIT 1
0.113 ms 1 /classes/module/Module.php:2132
199
SELECT SQL_NO_CACHE `reduction`
FROM `psx1_group`
WHERE `id_group` = 1 LIMIT 1
0.112 ms 1 /classes/Group.php:154
266
SELECT SQL_NO_CACHE `reduction`
FROM `psx1_product_group_reduction_cache`
WHERE `id_product` = 2072 AND `id_group` = 1 LIMIT 1
0.112 ms 0 /classes/GroupReduction.php:156
280
SELECT SQL_NO_CACHE product_type FROM `psx1_product` WHERE id_product = 2084 LIMIT 1
0.111 ms 1 /classes/Pack.php:90
482
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module_shop` WHERE `id_module` = 20 AND `id_shop` = 1 LIMIT 1
0.110 ms 1 /classes/module/Module.php:2132
292
SELECT SQL_NO_CACHE product_type FROM `psx1_product` WHERE id_product = 2153 LIMIT 1
0.110 ms 1 /classes/Pack.php:90
236
SELECT SQL_NO_CACHE name FROM psx1_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 54 LIMIT 1
0.110 ms 1 /classes/Product.php:5659
385
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module_shop` WHERE `id_module` = 11 AND `id_shop` = 1 LIMIT 1
0.110 ms 1 /classes/module/Module.php:2132
339
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psx1_product_shop`
WHERE `id_product` = 2591 AND id_shop=1 LIMIT 1
0.110 ms 1 /classes/Product.php:6876
330
SELECT SQL_NO_CACHE product_type FROM `psx1_product` WHERE id_product = 2576 LIMIT 1
0.109 ms 1 /classes/Pack.php:90
227
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psx1_product_shop`
WHERE `id_product` = 15 AND id_shop=1 LIMIT 1
0.109 ms 1 /classes/Product.php:6876
492
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module_shop` WHERE `id_module` = 85 AND `id_shop` = 1 LIMIT 1
0.109 ms 1 /classes/module/Module.php:2132
223
SELECT SQL_NO_CACHE name FROM psx1_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 22 LIMIT 1
0.108 ms 1 /classes/Product.php:5659
213
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psx1_product_shop`
WHERE `id_product` = 3 AND id_shop=1 LIMIT 1
0.107 ms 1 /classes/Product.php:6876
30
SELECT SQL_NO_CACHE `id_lang` FROM `psx1_lang`
WHERE `locale` = 'es-mx'
OR `language_code` = 'es-mx' LIMIT 1
0.107 ms 2 /classes/Language.php:883
256
SELECT SQL_NO_CACHE product_type FROM `psx1_product` WHERE id_product = 1914 LIMIT 1
0.106 ms 1 /classes/Pack.php:90
241
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psx1_product_shop`
WHERE `id_product` = 1418 AND id_shop=1 LIMIT 1
0.106 ms 1 /classes/Product.php:6876
27
SELECT SQL_NO_CACHE `id_lang` FROM `psx1_lang`
WHERE `locale` = 'es-mx'
OR `language_code` = 'es-mx' LIMIT 1
0.106 ms 2 /classes/Language.php:883
495
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module_shop` WHERE `id_module` = 89 AND `id_shop` = 1 LIMIT 1
0.106 ms 1 /classes/module/Module.php:2132
316
SELECT SQL_NO_CACHE `reduction`
FROM `psx1_product_group_reduction_cache`
WHERE `id_product` = 2444 AND `id_group` = 1 LIMIT 1
0.106 ms 0 /classes/GroupReduction.php:156
303
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psx1_product_shop`
WHERE `id_product` = 601 AND id_shop=1 LIMIT 1
0.105 ms 1 /classes/Product.php:6876
289
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psx1_product_shop`
WHERE `id_product` = 2153 AND id_shop=1 LIMIT 1
0.105 ms 1 /classes/Product.php:6876
328
SELECT SQL_NO_CACHE `reduction`
FROM `psx1_product_group_reduction_cache`
WHERE `id_product` = 2576 AND `id_group` = 1 LIMIT 1
0.105 ms 0 /classes/GroupReduction.php:156
488
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module_shop` WHERE `id_module` = 19 AND `id_shop` = 1 LIMIT 1
0.104 ms 1 /classes/module/Module.php:2132
253
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `psx1_product_shop`
WHERE `id_product` = 1914 AND id_shop=1 LIMIT 1
0.104 ms 1 /classes/Product.php:6876
342
SELECT SQL_NO_CACHE product_type FROM `psx1_product` WHERE id_product = 2591 LIMIT 1
0.104 ms 1 /classes/Pack.php:90
290
SELECT SQL_NO_CACHE `reduction`
FROM `psx1_product_group_reduction_cache`
WHERE `id_product` = 2153 AND `id_group` = 1 LIMIT 1
0.103 ms 0 /classes/GroupReduction.php:156
228
SELECT SQL_NO_CACHE `reduction`
FROM `psx1_product_group_reduction_cache`
WHERE `id_product` = 15 AND `id_group` = 1 LIMIT 1
0.102 ms 0 /classes/GroupReduction.php:156
230
SELECT SQL_NO_CACHE product_type FROM `psx1_product` WHERE id_product = 15 LIMIT 1
0.102 ms 1 /classes/Pack.php:90
387
SELECT SQL_NO_CACHE `id_module` FROM `psx1_module_shop` WHERE `id_module` = 69 AND `id_shop` = 1 LIMIT 1
0.098 ms 1 /classes/module/Module.php:2132
340
SELECT SQL_NO_CACHE `reduction`
FROM `psx1_product_group_reduction_cache`
WHERE `id_product` = 2591 AND `id_group` = 1 LIMIT 1
0.096 ms 0 /classes/GroupReduction.php:156
254
SELECT SQL_NO_CACHE `reduction`
FROM `psx1_product_group_reduction_cache`
WHERE `id_product` = 1914 AND `id_group` = 1 LIMIT 1
0.095 ms 0 /classes/GroupReduction.php:156
214
SELECT SQL_NO_CACHE `reduction`
FROM `psx1_product_group_reduction_cache`
WHERE `id_product` = 3 AND `id_group` = 1 LIMIT 1
0.095 ms 0 /classes/GroupReduction.php:156
304
SELECT SQL_NO_CACHE `reduction`
FROM `psx1_product_group_reduction_cache`
WHERE `id_product` = 601 AND `id_group` = 1 LIMIT 1
0.092 ms 0 /classes/GroupReduction.php:156
242
SELECT SQL_NO_CACHE `reduction`
FROM `psx1_product_group_reduction_cache`
WHERE `id_product` = 1418 AND `id_group` = 1 LIMIT 1
0.090 ms 0 /classes/GroupReduction.php:156

Doubles

100 queries
SELECT *
FROM `psxXX_category` a
LEFT JOIN `psxXX_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX
LEFT JOIN `psxXX_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
24 queries
            SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
            FROM `psxXX_image` i
             INNER JOIN psxXX_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
            LEFT JOIN `psxXX_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = XX)
            WHERE i.`id_product` = XX
            ORDER BY `position`
19 queries
SELECT `id_module` FROM `psxXX_module_shop` WHERE `id_module` = XX AND `id_shop` = XX LIMIT XX
13 queries
SELECT XX FROM `psxXX_specific_price` WHERE id_product = XX LIMIT XX
12 queries
SELECT image_shop.`id_image`
                    FROM `psxXX_image` i
                     INNER JOIN psxXX_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
                    WHERE i.`id_product` = XX
                    AND image_shop.`cover` = XX LIMIT XX
12 queries
SELECT `id_product_attribute`
            FROM `psxXX_product_attribute`
            WHERE `id_product` = XX
12 queries
                SELECT name, value, pf.id_feature, f.position, fvl.id_feature_value
                FROM psxXX_feature_product pf
                LEFT JOIN psxXX_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = XX)
                LEFT JOIN psxXX_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = XX)
                LEFT JOIN psxXX_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = XX)
                 INNER JOIN psxXX_feature_shop feature_shop
        ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = XX)
                WHERE pf.id_product = XX
                ORDER BY f.position ASC
12 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 `psxXX_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 `psxXX_cart_product` cp JOIN `psxXX_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `psxXX_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
12 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 `psxXX_product_attribute` pa
             INNER JOIN psxXX_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 `psxXX_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
            JOIN `psxXX_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
            JOIN `psxXX_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
            JOIN `psxXX_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;
12 queries
        SELECT DISTINCT a.`id_attribute`, a.`id_attribute_group`, al.`name` as `attribute`, agl.`name` as `group`,pa.`reference`, pa.`eanXX`, pa.`isbn`, pa.`upc`, pa.`mpn`
        FROM `psxXX_attribute` a
        LEFT JOIN `psxXX_attribute_lang` al
            ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
        LEFT JOIN `psxXX_attribute_group_lang` agl
            ON (a.`id_attribute_group` = agl.`id_attribute_group` AND agl.`id_lang` = XX)
        LEFT JOIN `psxXX_product_attribute_combination` pac
            ON (a.`id_attribute` = pac.`id_attribute`)
        LEFT JOIN `psxXX_product_attribute` pa
            ON (pac.`id_product_attribute` = pa.`id_product_attribute`)
         INNER JOIN psxXX_product_attribute_shop product_attribute_shop
        ON (product_attribute_shop.id_product_attribute = pa.id_product_attribute AND product_attribute_shop.id_shop = XX)
         INNER JOIN psxXX_attribute_shop attribute_shop
        ON (attribute_shop.id_attribute = pac.id_attribute AND attribute_shop.id_shop = XX)
        WHERE pa.`id_product` = XX
12 queries
SELECT *
FROM `psxXX_product` a
LEFT JOIN `psxXX_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = XX
WHERE (a.`id_product` = XX) LIMIT XX
12 queries
SELECT *
							FROM `psxXX_product_lang`
							WHERE `id_product` = XX AND `id_shop` = XX
12 queries
SELECT pspcfo.`id_pspcf`
             FROM `psxXX_pspcf_object` pspcfo
             LEFT JOIN `psxXX_pspcf` pspcf USING (`id_pspcf`)
             LEFT JOIN `psxXX_pspcf_shop` pspcfs USING (`id_pspcf`)
             WHERE pspcfs.`id_shop` IN (XX)
              AND pspcfo.`type` = "product"
              AND pspcfo.`id_object` IN (XX)
              AND pspcfo.`id_product_attribute` IN (XX, XX)
             ORDER BY pspcfo.`id_product_attribute` DESC, pspcf.`to` ASC, pspcfo.`id_object` DESC LIMIT XX
12 queries
SELECT SUM(quantity)
FROM `psxXX_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
12 queries
SELECT product_type FROM `psxXX_product` WHERE id_product = XX LIMIT XX
12 queries
SELECT COUNT(*) FROM `psxXX_pack` WHERE id_product_pack = XX LIMIT XX
12 queries
			SELECT `reduction`
			FROM `psxXX_product_group_reduction_cache`
			WHERE `id_product` = XX AND `id_group` = XX LIMIT XX
12 queries
                            SELECT `id_tax_rules_group`
                            FROM `psxXX_product_shop`
                            WHERE `id_product` = XX AND id_shop=XX LIMIT XX
12 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 `psxXX_product` p
INNER JOIN `psxXX_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
LEFT JOIN `psxXX_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)
12 queries
SELECT *
FROM `psxXX_product` a
LEFT JOIN `psxXX_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `psxXX_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
12 queries
SELECT name FROM psxXX_category_lang WHERE id_shop = XX AND id_lang = XX AND id_category = XX LIMIT XX
10 queries
			SELECT cl.`link_rewrite`
			FROM `psxXX_category_lang` cl
			WHERE `id_lang` = XX
			 AND cl.id_shop = XX 
			AND cl.`id_category` = XX LIMIT XX
4 queries
SELECT `id_lang` FROM `psxXX_lang`
                    WHERE `locale` = 'es-mx'
                    OR `language_code` = 'es-mx' LIMIT XX
3 queries
				SELECT tr.*
				FROM `psxXX_tax_rule` tr
				JOIN `psxXX_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
3 queries
				SELECT `name`
				FROM `psxXX_manufacturer`
				WHERE `id_manufacturer` = XX
				AND `active` = XX LIMIT XX
2 queries
		SELECT m.*, ml.`description`, ml.`short_description`
		FROM `psxXX_manufacturer` m INNER JOIN psxXX_manufacturer_shop manufacturer_shop
        ON (manufacturer_shop.id_manufacturer = m.id_manufacturer AND manufacturer_shop.id_shop = XX)INNER JOIN `psxXX_manufacturer_lang` ml ON (m.`id_manufacturer` = ml.`id_manufacturer` AND ml.`id_lang` = XX)WHERE XX AND m.`active` = XX ORDER BY m.`name` ASC
		
2 queries
SELECT fp.id_feature, fp.id_feature_value, COUNT(DISTINCT p.id_product) c 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 psxXX_product p LEFT JOIN psxXX_product_attribute pa ON (p.id_product = pa.id_product) LEFT JOIN psxXX_product_attribute_combination pac ON (pa.id_product_attribute = pac.id_product_attribute) LEFT JOIN psxXX_stock_available sa ON (p.id_product = sa.id_product AND IFNULL(pac.id_product_attribute, XX) = sa.id_product_attribute AND sa.id_shop = XX  AND sa.id_shop_group = XX ) LEFT JOIN psxXX_product_sale psales ON (psales.id_product = p.id_product) INNER JOIN psxXX_category_product cp ON (p.id_product = cp.id_product) INNER JOIN psxXX_product_shop ps ON (p.id_product = ps.id_product AND ps.id_shop = XX AND ps.active = TRUE) INNER JOIN psxXX_category c ON (cp.id_category = c.id_category AND c.active=XX) LEFT JOIN psxXX_category_group cg ON (cg.id_category = c.id_category) WHERE ps.id_shop='XX' AND ps.visibility IN ('both', 'catalog') AND cg.id_group='XX' AND p.id_manufacturer IN (XX, XX, XX, XX) AND c.nleft>=XX AND c.nright<=XX GROUP BY p.id_product) p INNER JOIN psxXX_feature_product fp ON (p.id_product = fp.id_product) WHERE ((fp.id_feature=XX)) GROUP BY fp.id_feature_value
2 queries
SELECT XX FROM `psxXX_cart_rule` WHERE ((date_to >= "XX-XX-XX XX:XX:XX" AND date_to <= "XX-XX-XX XX:XX:XX") OR (date_from >= "XX-XX-XX XX:XX:XX" AND date_from <= "XX-XX-XX XX:XX:XX") OR (date_from < "XX-XX-XX XX:XX:XX" AND date_to > "XX-XX-XX XX:XX:XX")) AND `id_customer` IN (XX,XX) LIMIT XX
2 queries
			SELECT `need_identification_number`
			FROM `psxXX_country`
			WHERE `id_country` = XX LIMIT XX
2 queries
SELECT v.*, vl.*, IF(lifvlv.`url_name` IS NULL OR lifvlv.`url_name` = "", NULL, lifvlv.`url_name`) AS url_name, IF(lifvlv.`meta_title` IS NULL OR lifvlv.`meta_title` = "", NULL, lifvlv.`meta_title`) AS meta_title FROM `psxXX_feature_value` v LEFT JOIN `psxXX_feature_value_lang` vl ON (v.`id_feature_value` = vl.`id_feature_value` AND vl.`id_lang` = XX) LEFT JOIN `psxXX_layered_indexable_feature_value_lang_value` lifvlv ON (v.`id_feature_value` = lifvlv.`id_feature_value` AND lifvlv.`id_lang` = XX) WHERE v.`id_feature` = XX ORDER BY vl.`value` ASC
2 queries
		SELECT `id_category`
		FROM `psxXX_category_shop`
		WHERE `id_category` = XX
		AND `id_shop` = XX LIMIT XX
2 queries
SELECT *
FROM `psxXX_currency` a
LEFT JOIN `psxXX_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = XX
LEFT JOIN `psxXX_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = XX
WHERE (a.`id_currency` = XX) LIMIT XX

Tables stress

130 category_lang
125 category
106 category_shop
76 product
64 product_shop
51 product_attribute
39 product_attribute_combination
36 image_shop
36 image
36 product_attribute_shop
29 stock_available
26 cart_product
25 product_lang
24 attribute
24 image_lang
24 attribute_lang
24 pack
22 module
21 module_shop
18 category_group
16 category_product
14 feature_value_lang
14 feature_product
14 specific_price
13 feature
13 attribute_group
13 attribute_group_lang
13 feature_shop
13 feature_lang
12 product_sale
12 product_group_reduction_cache
12 attribute_shop
12 pspcf_shop
12 pspcf
12 pspcf_object
8 lang
7 hook
7 currency
5 currency_shop
5 manufacturer
4 lang_shop
4 shop
4 country
4 shop_url
4 cart_rule
3 image_type
3 hook_alias
3 currency_lang
3 tax_rules_group
3 tax_rule
2 cart_rule_lang
2 feature_value
2 layered_indexable_feature_value_lang_value
2 manufacturer_shop
2 manufacturer_lang
2 configuration
2 group_shop
2 hook_module
2 country_shop
2 country_lang
2 group
2 shop_group
1 cms
1 attachment_lang
1 cms_lang
1 cms_shop
1 connections
1 stfeature_wishlist
1 module_group
1 meta
1 meta_lang
1 page_type
1 configuration_lang
1 product_attachment
1 attachment
1 layered_category
1 layered_indexable_feature_lang_value
1 layered_price_index
1 layered_indexable_feature
1 layered_indexable_attribute_group_lang_value
1 layered_indexable_attribute_group
1 attribute_group_shop
1 required_field
1 layered_filter_block
1 state
1 address_format
1 hook_module_exceptions
1 feature_flag
1 tax
1 tax_lang
1 group_lang
1 page

ObjectModel instances

Name Instances Source
Category 106 /controllers/front/listing/CategoryController.php:78 (__construct) [id: 2]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 3]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 195]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 196]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 197]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 198]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 199]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 6]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 10]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 11]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 12]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 13]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 14]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 15]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 16]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 54]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 69]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 70]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 71]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 72]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 73]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 74]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 75]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 76]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 77]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 78]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 79]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 80]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 81]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 82]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 83]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 84]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 85]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 86]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 87]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 88]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 89]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 90]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 91]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 92]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 93]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 94]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 95]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 97]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 99]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 101]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 102]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 103]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 104]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 105]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 106]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 107]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 108]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 109]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 110]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 111]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 113]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 114]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 117]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 118]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 121]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 122]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 123]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 124]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 128]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 132]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 133]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 136]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 137]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 139]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 143]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 150]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 151]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 152]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 153]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 154]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 156]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 159]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 160]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 162]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 165]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 173]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 175]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 177]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 178]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 183]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 184]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 194]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 278]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 280]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 310]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 312]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 328]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 335]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 367]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 374]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 407]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 464]
/controllers/front/listing/CategoryController.php:216 (__construct) [id: 1646]
/classes/Meta.php:380 (__construct) [id: 2]
/classes/Link.php:402 (__construct) [id: 2]
/classes/Link.php:402 (__construct) [id: 2]
/classes/PrestaShopCollection.php:385 (hydrateCollection) [id: ]
/modules/ps_facetedsearch/src/Product/Search.php:364 (__construct) [id: 2]
/modules/ps_facetedsearch/src/Filters/Block.php:157 (__construct) [id: 2]
/modules/ps_categorytree/ps_categorytree.php:364 (getParentsCategories) [id: 2]
Product 60 /classes/Link.php:113 (__construct) [id: 2]
/classes/Link.php:113 (__construct) [id: 3]
/classes/Link.php:113 (__construct) [id: 15]
/classes/Link.php:113 (__construct) [id: 1418]
/classes/Link.php:113 (__construct) [id: 1914]
/classes/Link.php:113 (__construct) [id: 2072]
/classes/Link.php:113 (__construct) [id: 2084]
/classes/Link.php:113 (__construct) [id: 2153]
/classes/Link.php:113 (__construct) [id: 601]
/classes/Link.php:113 (__construct) [id: 2444]
/classes/Link.php:113 (__construct) [id: 2576]
/classes/Link.php:113 (__construct) [id: 2591]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 3]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 15]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 1418]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 1914]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2072]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2084]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2153]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 601]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2444]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2576]
/src/Adapter/Image/ImageRetriever.php:80 (__construct) [id: 2591]
/classes/Link.php:113 (__construct) [id: 2]
/classes/Link.php:113 (__construct) [id: 3]
/classes/Link.php:113 (__construct) [id: 15]
/classes/Link.php:113 (__construct) [id: 1418]
/classes/Link.php:113 (__construct) [id: 1914]
/classes/Link.php:113 (__construct) [id: 2072]
/classes/Link.php:113 (__construct) [id: 2084]
/classes/Link.php:113 (__construct) [id: 2153]
/classes/Link.php:113 (__construct) [id: 601]
/classes/Link.php:113 (__construct) [id: 2444]
/classes/Link.php:113 (__construct) [id: 2576]
/classes/Link.php:113 (__construct) [id: 2591]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 2]
/modules/psproductcountdown/psproductcountdown.php:1574 (__construct) [id: 2]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 3]
/modules/psproductcountdown/psproductcountdown.php:1574 (__construct) [id: 3]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 15]
/modules/psproductcountdown/psproductcountdown.php:1574 (__construct) [id: 15]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 1418]
/modules/psproductcountdown/psproductcountdown.php:1574 (__construct) [id: 1418]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 1914]
/modules/psproductcountdown/psproductcountdown.php:1574 (__construct) [id: 1914]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 2072]
/modules/psproductcountdown/psproductcountdown.php:1574 (__construct) [id: 2072]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 2084]
/modules/psproductcountdown/psproductcountdown.php:1574 (__construct) [id: 2084]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 2153]
/modules/psproductcountdown/psproductcountdown.php:1574 (__construct) [id: 2153]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 601]
/modules/psproductcountdown/psproductcountdown.php:1574 (__construct) [id: 601]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 2444]
/modules/psproductcountdown/psproductcountdown.php:1574 (__construct) [id: 2444]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 2576]
/modules/psproductcountdown/psproductcountdown.php:1574 (__construct) [id: 2576]
/modules/cz_imagehover/cz_imagehover.php:73 (__construct) [id: 2591]
/modules/psproductcountdown/psproductcountdown.php:1574 (__construct) [id: 2591]
Country 5 /config/config.inc.php:146 (__construct) [id: 144]
/classes/AddressFormat.php:404 (__construct) [id: 144]
/classes/controller/FrontController.php:1779 (__construct) [id: 144]
/classes/AddressFormat.php:404 (__construct) [id: 144]
/modules/ps_contactinfo/ps_contactinfo.php:105 (__construct) [id: 144]
State 5 /classes/AddressFormat.php:404 (__construct) [id: 63]
/classes/controller/FrontController.php:1778 (__construct) [id: 63]
/classes/AddressFormat.php:404 (__construct) [id: 63]
/modules/ps_contactinfo/ps_contactinfo.php:94 (__construct) [id: 63]
/modules/ps_contactinfo/ps_contactinfo.php:104 (__construct) [id: 63]
Address 4 /classes/shop/Shop.php:486 (__construct) [id: ]
/classes/Product.php:3694 (initialize) [id: ]
/classes/Product.php:3804 (__construct) [id: ]
/classes/Product.php:5964 (__construct) [id: ]
Currency 3 /classes/Tools.php:690 (getCurrencyInstance) [id: 2]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 2]
/src/Adapter/Currency/CurrencyDataProvider.php:101 (__construct) [id: 1]
Language 2 /config/config.inc.php:211 (__construct) [id: 2]
/classes/Tools.php:560 (__construct) [id: 2]
Cart 2 /classes/controller/FrontController.php:467 (__construct) [id: ]
/classes/controller/FrontController.php:541 (__construct) [id: ]
Tax 2 /classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 53]
/classes/tax/TaxRulesTaxManager.php:116 (__construct) [id: 53]
AddressFormat 2 /classes/controller/FrontController.php:1773 (generateAddress) [id: ]
/modules/ps_contactinfo/ps_contactinfo.php:91 (generateAddress) [id: ]
Shop 1 /config/config.inc.php:117 (initialize) [id: 1]
Connection 1 /modules/statsdata/statsdata.php:118 (setPageConnection) [id: ]
Guest 1 /modules/statsdata/statsdata.php:82 (setNewGuest) [id: ]
CMS 1 /modules/czuecookie/czuecookie.php:135 (__construct) [id: 3]
Risk 1 /classes/controller/FrontController.php:1705 (__construct) [id: ]
Gender 1 /classes/controller/FrontController.php:1702 (__construct) [id: 0]
Group 1 /classes/Cart.php:249 (getCurrent) [id: 1]
Customer 1 /config/config.inc.php:264 (__construct) [id: ]
ShopGroup 1 /classes/shop/Shop.php:561 (__construct) [id: 1]
ConnectionsSource 1 /modules/statsdata/statsdata.php:119 (logHttpReferer) [id: ]

Included Files

# 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/include_paths.php
9 /vendor/composer/autoload_static.php
10 /vendor/symfony/polyfill-php72/bootstrap.php
11 /vendor/symfony/polyfill-mbstring/bootstrap.php
12 /vendor/symfony/polyfill-intl-normalizer/bootstrap.php
13 /vendor/symfony/polyfill-intl-idn/bootstrap.php
14 /vendor/symfony/deprecation-contracts/function.php
15 /vendor/ralouphie/getallheaders/src/getallheaders.php
16 /vendor/symfony/polyfill-ctype/bootstrap.php
17 /vendor/symfony/polyfill-php80/bootstrap.php
18 /vendor/guzzlehttp/promises/src/functions_include.php
19 /vendor/guzzlehttp/promises/src/functions.php
20 /vendor/guzzlehttp/guzzle/src/functions_include.php
21 /vendor/guzzlehttp/guzzle/src/functions.php
22 /vendor/symfony/polyfill-iconv/bootstrap.php
23 /vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
24 /vendor/jakeasmith/http_build_url/src/http_build_url.php
25 /vendor/lcobucci/jwt/compat/class-aliases.php
26 /vendor/lcobucci/jwt/src/Token.php
27 /vendor/lcobucci/jwt/src/Signature.php
28 /vendor/lcobucci/jwt/compat/json-exception-polyfill.php
29 /vendor/lcobucci/jwt/compat/lcobucci-clock-polyfill.php
30 /vendor/swiftmailer/swiftmailer/lib/swift_required.php
31 /vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
32 /vendor/symfony/polyfill-intl-icu/bootstrap.php
33 /vendor/symfony/polyfill-php73/bootstrap.php
34 /vendor/symfony/polyfill-php81/bootstrap.php
35 /vendor/api-platform/core/src/deprecation.php
36 /vendor/api-platform/core/src/Api/FilterInterface.php
37 /vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php
38 /vendor/api-platform/core/src/deprecated_interfaces.php
39 /vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php
40 /vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php
41 /vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php
42 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/DateFilterInterface.php
43 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/ExistsFilterInterface.php
44 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/OrderFilterInterface.php
45 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/RangeFilterInterface.php
46 /vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php
47 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationCollectionExtensionInterface.php
48 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationItemExtensionInterface.php
49 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationResultCollectionExtensionInterface.php
50 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Extension/AggregationResultItemExtensionInterface.php
51 /vendor/api-platform/core/src/Core/Bridge/Doctrine/MongoDbOdm/Filter/FilterInterface.php
52 /vendor/api-platform/core/src/Doctrine/Orm/QueryAwareInterface.php
53 /vendor/api-platform/core/src/Doctrine/Orm/Util/QueryNameGeneratorInterface.php
54 /vendor/api-platform/core/src/Elasticsearch/Metadata/Document/Factory/DocumentMetadataFactoryInterface.php
55 /vendor/api-platform/core/src/Symfony/Validator/ValidationGroupsGeneratorInterface.php
56 /vendor/api-platform/core/src/Symfony/Validator/Exception/ConstraintViolationListAwareExceptionInterface.php
57 /vendor/api-platform/core/src/Exception/ExceptionInterface.php
58 /vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaRestrictionMetadataInterface.php
59 /vendor/api-platform/core/src/State/Pagination/PaginatorInterface.php
60 /vendor/api-platform/core/src/State/Pagination/PartialPaginatorInterface.php
61 /vendor/api-platform/core/src/Documentation/DocumentationInterface.php
62 /vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php
63 /vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php
64 /vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php
65 /vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php
66 /vendor/api-platform/core/src/OpenApi/Factory/OpenApiFactoryInterface.php
67 /vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php
68 /vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php
69 /vendor/api-platform/core/src/Serializer/Filter/FilterInterface.php
70 /vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php
71 /vendor/api-platform/core/src/Validator/ValidatorInterface.php
72 /vendor/api-platform/core/src/Api/UrlGeneratorInterface.php
73 /vendor/api-platform/core/src/GraphQl/ExecutorInterface.php
74 /vendor/api-platform/core/src/GraphQl/Error/ErrorHandlerInterface.php
75 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/ValidateStageInterface.php
76 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/ReadStageInterface.php
77 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/SecurityPostDenormalizeStageInterface.php
78 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/SecurityStageInterface.php
79 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/WriteStageInterface.php
80 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/SerializeStageInterface.php
81 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Stage/DeserializeStageInterface.php
82 /vendor/api-platform/core/src/GraphQl/Resolver/QueryItemResolverInterface.php
83 /vendor/api-platform/core/src/GraphQl/Resolver/QueryCollectionResolverInterface.php
84 /vendor/api-platform/core/src/Core/GraphQl/Resolver/Factory/ResolverFactoryInterface.php
85 /vendor/api-platform/core/src/GraphQl/Resolver/MutationResolverInterface.php
86 /vendor/api-platform/core/src/Core/GraphQl/Subscription/MercureSubscriptionIriGeneratorInterface.php
87 /vendor/api-platform/core/src/Core/GraphQl/Subscription/SubscriptionIdentifierGeneratorInterface.php
88 /vendor/api-platform/core/src/Core/GraphQl/Subscription/SubscriptionManagerInterface.php
89 /vendor/api-platform/core/src/Core/GraphQl/Serializer/SerializerContextBuilderInterface.php
90 /vendor/api-platform/core/src/GraphQl/Type/TypesFactoryInterface.php
91 /vendor/api-platform/core/src/GraphQl/Type/Definition/TypeInterface.php
92 /vendor/api-platform/core/src/GraphQl/Type/TypesContainerInterface.php
93 /vendor/psr/container/src/ContainerInterface.php
94 /vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php
95 /vendor/ircmaxell/password-compat/lib/password.php
96 /vendor/martinlindhe/php-mb-helpers/src/mb_helpers.php
97 /vendor/prestashop/laminas-code-lts/polyfill/ReflectionEnumPolyfill.php
98 /src/Core/Version.php
99 /config/alias.php
100 /vendor/prestashop/autoload/src/PrestashopAutoload.php
101 /vendor/prestashop/autoload/src/LegacyClassLoader.php
102 /vendor/symfony/polyfill-php80/Php80.php
103 /vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php
104 /vendor/prestashop/autoload/src/Autoloader.php
105 /config/bootstrap.php
106 /src/Core/ContainerBuilder.php
107 /src/Core/Foundation/IoC/Container.php
108 /src/Adapter/ServiceLocator.php
109 /var/cache/prod/appParameters.php
112 /var/cache/prod/class_index.php
113 /classes/controller/Controller.php
115 /classes/ObjectModel.php
116 /src/Core/Foundation/Database/EntityInterface.php
118 /classes/db/Db.php
120 /classes/Hook.php
122 /classes/module/Module.php
123 /src/Core/Module/Legacy/ModuleInterface.php
125 /classes/Tools.php
126 /classes/Context.php
127 /classes/shop/Shop.php
128 /src/Core/Security/PasswordGenerator.php
129 /classes/db/DbPDO.php
130 /classes/AddressFormat.php
131 /classes/Configuration.php
132 /classes/Validate.php
133 /classes/cache/Cache.php
134 /src/Adapter/EntityMapper.php
135 /classes/db/DbQuery.php
136 /src/Core/Addon/Theme/ThemeManagerBuilder.php
137 /vendor/psr/log/Psr/Log/NullLogger.php
138 /vendor/psr/log/Psr/Log/AbstractLogger.php
139 /vendor/psr/log/Psr/Log/LoggerInterface.php
140 /src/Adapter/Configuration.php
141 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php
142 /src/Core/Domain/Configuration/ShopConfigurationInterface.php
143 /src/Core/ConfigurationInterface.php
144 /src/Core/Addon/Theme/ThemeRepository.php
145 /src/Core/Addon/AddonRepositoryInterface.php
146 /src/Core/Domain/Shop/ValueObject/ShopConstraint.php
147 /src/Core/Addon/Theme/Theme.php
148 /src/Core/Addon/AddonInterface.php
149 /src/Core/Util/ArrayFinder.php
150 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccess.php
151 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessorBuilder.php
152 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessor.php
153 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyAccessorInterface.php
154 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPath.php
155 /vendor/symfony/symfony/src/Symfony/Component/PropertyAccess/PropertyPathInterface.php
156 /config/defines_uri.inc.php
157 /classes/Language.php
158 /src/Core/Language/LanguageInterface.php
159 /classes/Country.php
160 /classes/PrestaShopCollection.php
161 /classes/shop/ShopGroup.php
162 /classes/Cookie.php
163 /classes/PhpEncryption.php
164 /classes/PhpEncryptionEngine.php
165 /vendor/defuse/php-encryption/src/Key.php
166 /vendor/defuse/php-encryption/src/Encoding.php
167 /vendor/defuse/php-encryption/src/Core.php
168 /src/Core/Session/SessionHandler.php
169 /src/Core/Session/SessionHandlerInterface.php
170 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php
171 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php
172 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBagInterface.php
173 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagInterface.php
174 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php
175 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBagInterface.php
176 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionBagProxy.php
177 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/SessionInterface.php
178 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php
179 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php
180 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php
181 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php
182 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php
183 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php
184 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/AbstractProxy.php
185 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/SessionStorageInterface.php
186 /config/smarty.config.inc.php
187 /vendor/smarty/smarty/libs/Smarty.class.php
188 /vendor/smarty/smarty/libs/functions.php
189 /vendor/smarty/smarty/libs/Autoloader.php
190 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
191 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
192 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
193 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
194 /vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
195 /vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
196 /vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
197 /vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
198 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
199 /config/smartyfront.config.inc.php
200 /classes/Smarty/SmartyResourceModule.php
201 /vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
202 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
203 /classes/Smarty/SmartyResourceParent.php
204 /classes/Smarty/SmartyLazyRegister.php
205 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
206 /vendor/smarty/smarty/libs/plugins/modifier.truncate.php
207 /classes/Customer.php
208 /classes/Group.php
209 /classes/Link.php
210 /classes/shop/ShopUrl.php
211 /classes/Dispatcher.php
212 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php
213 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeader.php
214 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeaderItem.php
215 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/FileBag.php
216 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderBag.php
217 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderUtils.php
218 /vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ServerBag.php
219 /src/Adapter/SymfonyContainer.php
220 /vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php
221 /config/db_slave_server.inc.php
222 /controllers/front/listing/CategoryController.php
223 /classes/controller/ProductListingFrontController.php
224 /classes/controller/ProductPresentingFrontController.php
225 /override/classes/controller/FrontController.php
226 /classes/controller/FrontController.php
227 /src/PrestaShopBundle/Translation/TranslatorComponent.php
228 /vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php
229 /vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorInterface.php
230 /vendor/symfony/contracts/Translation/LocaleAwareInterface.php
231 /vendor/symfony/contracts/Translation/TranslatorInterface.php
232 /vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorBagInterface.php
233 /src/PrestaShopBundle/Translation/TranslatorInterface.php
234 /src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
235 /src/PrestaShopBundle/Translation/TranslatorLanguageTrait.php
236 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php
237 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatter.php
238 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/IntlFormatterInterface.php
239 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatterInterface.php
240 /vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/ChoiceMessageFormatterInterface.php
241 /vendor/symfony/symfony/src/Symfony/Component/Translation/IdentityTranslator.php
242 /vendor/symfony/contracts/Translation/TranslatorTrait.php
243 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php
244 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php
245 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCache.php
246 /vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php
247 /vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheInterface.php
248 /var/cache/prod/translations/catalogue.es-MX.NXhscRe.php
249 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php
250 /vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogueInterface.php
251 /vendor/symfony/symfony/src/Symfony/Component/Translation/MetadataAwareInterface.php
252 /src/Adapter/Presenter/Object/ObjectPresenter.php
253 /src/Adapter/Presenter/PresenterInterface.php
254 /src/Adapter/Presenter/Cart/CartPresenter.php
255 /src/Adapter/Image/ImageRetriever.php
256 /classes/tax/TaxConfiguration.php
257 /classes/Smarty/TemplateFinder.php
258 /classes/assets/StylesheetManager.php
259 /classes/assets/AbstractAssetManager.php
260 /src/Adapter/Assets/AssetUrlGeneratorTrait.php
261 /classes/assets/JavascriptManager.php
262 /classes/assets/CccReducer.php
263 /classes/Category.php
264 /classes/webservice/WebserviceRequest.php
265 /classes/Currency.php
266 /src/Adapter/ContainerBuilder.php
267 /src/Adapter/Environment.php
268 /src/Core/EnvironmentInterface.php
269 /vendor/symfony/symfony/src/Symfony/Component/Cache/DoctrineProvider.php
270 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
271 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
272 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
273 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
274 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiOperationCache.php
275 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
276 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiDeleteCache.php
277 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
278 /vendor/symfony/symfony/src/Symfony/Component/Cache/PruneableInterface.php
279 /vendor/symfony/symfony/src/Symfony/Component/Cache/ResettableInterface.php
280 /vendor/symfony/contracts/Service/ResetInterface.php
281 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/ArrayAdapter.php
282 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AdapterInterface.php
283 /vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php
284 /vendor/symfony/contracts/Cache/ItemInterface.php
285 /vendor/psr/cache/src/CacheItemInterface.php
286 /vendor/psr/cache/src/CacheItemPoolInterface.php
287 /vendor/symfony/contracts/Cache/CacheInterface.php
288 /vendor/psr/log/Psr/Log/LoggerAwareInterface.php
289 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ArrayTrait.php
290 /vendor/psr/log/Psr/Log/LoggerAwareTrait.php
291 /vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Setup.php
292 /vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php
293 /vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php
294 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php
295 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/CacheAdapter.php
296 /vendor/doctrine/cache/lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
297 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php
298 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
299 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php
300 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php
301 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Annotation.php
302 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Entity.php
303 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embeddable.php
304 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embedded.php
305 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappedSuperclass.php
306 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/InheritanceType.php
307 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorColumn.php
308 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorMap.php
309 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Id.php
310 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/GeneratedValue.php
311 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Version.php
312 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumn.php
313 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumns.php
314 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Column.php
315 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToOne.php
316 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToMany.php
317 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToOne.php
318 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToMany.php
319 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Table.php
320 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UniqueConstraint.php
321 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Index.php
322 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinTable.php
323 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SequenceGenerator.php
324 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/CustomIdGenerator.php
325 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ChangeTrackingPolicy.php
326 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OrderBy.php
327 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQueries.php
328 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQuery.php
329 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/HasLifecycleCallbacks.php
330 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PrePersist.php
331 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostPersist.php
332 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreUpdate.php
333 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostUpdate.php
334 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreRemove.php
335 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostRemove.php
336 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostLoad.php
337 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreFlush.php
338 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/FieldResult.php
339 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ColumnResult.php
340 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityResult.php
341 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQuery.php
342 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQueries.php
343 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMapping.php
344 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMappings.php
345 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverride.php
346 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverrides.php
347 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverride.php
348 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverrides.php
349 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListeners.php
350 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Cache.php
351 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
352 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
353 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
354 /vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
355 /vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
356 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php
357 /vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/CompatibilityAnnotationDriver.php
358 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php
359 /vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php
360 /var/cache/prod/FrontContainer.php
361 /src/Adapter/Container/LegacyContainer.php
362 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php
363 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Argument/RewindableGenerator.php
364 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Argument/ServiceLocator.php
365 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ServiceLocator.php
366 /vendor/symfony/contracts/Service/ServiceProviderInterface.php
367 /vendor/symfony/contracts/Service/ServiceLocatorTrait.php
368 /vendor/psr/container/src/ContainerExceptionInterface.php
369 /vendor/psr/container/src/NotFoundExceptionInterface.php
370 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ResettableContainerInterface.php
371 /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerInterface.php
372 /src/Adapter/Container/LegacyContainerInterface.php
373 /modules/ps_contactinfo/vendor/autoload.php
374 /modules/ps_contactinfo/vendor/composer/autoload_real.php
375 /modules/ps_contactinfo/vendor/composer/platform_check.php
376 /modules/ps_contactinfo/vendor/composer/autoload_static.php
377 /modules/ps_searchbar/vendor/autoload.php
378 /modules/ps_searchbar/vendor/composer/autoload_real.php
379 /modules/ps_searchbar/vendor/composer/platform_check.php
380 /modules/ps_searchbar/vendor/composer/autoload_static.php
381 /modules/ps_categorytree/vendor/autoload.php
382 /modules/ps_categorytree/vendor/composer/autoload_real.php
383 /modules/ps_categorytree/vendor/composer/platform_check.php
384 /modules/ps_categorytree/vendor/composer/autoload_static.php
385 /modules/contactform/vendor/autoload.php
386 /modules/contactform/vendor/composer/autoload_real.php
387 /modules/contactform/vendor/composer/platform_check.php
388 /modules/contactform/vendor/composer/autoload_static.php
389 /modules/ps_sharebuttons/vendor/autoload.php
390 /modules/ps_sharebuttons/vendor/composer/autoload_real.php
391 /modules/ps_sharebuttons/vendor/composer/platform_check.php
392 /modules/ps_sharebuttons/vendor/composer/autoload_static.php
393 /modules/ps_themecusto/vendor/autoload.php
394 /modules/ps_themecusto/vendor/composer/autoload_real.php
395 /modules/ps_themecusto/vendor/composer/platform_check.php
396 /modules/ps_themecusto/vendor/composer/autoload_static.php
397 /modules/ps_emailalerts/vendor/autoload.php
398 /modules/ps_emailalerts/vendor/composer/autoload_real.php
399 /modules/ps_emailalerts/vendor/composer/platform_check.php
400 /modules/ps_emailalerts/vendor/composer/autoload_static.php
401 /modules/statsdata/vendor/autoload.php
402 /modules/statsdata/vendor/composer/autoload_real.php
403 /modules/statsdata/vendor/composer/platform_check.php
404 /modules/statsdata/vendor/composer/autoload_static.php
405 /modules/ps_facetedsearch/vendor/autoload.php
406 /modules/ps_facetedsearch/vendor/composer/autoload_real.php
407 /modules/ps_facetedsearch/vendor/composer/platform_check.php
408 /modules/ps_facetedsearch/vendor/composer/autoload_static.php
409 /modules/autoupgrade/vendor/autoload.php
410 /modules/autoupgrade/vendor/composer/autoload_real.php
411 /modules/autoupgrade/vendor/composer/autoload_static.php
412 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment.php
413 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Client.php
414 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer.php
415 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/QueueConsumer.php
416 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer/File.php
417 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer/ForkCurl.php
418 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer/LibCurl.php
419 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Consumer/Socket.php
420 /modules/autoupgrade/vendor/segmentio/analytics-php/lib/Segment/Version.php
421 /modules/stripe_official/vendor/autoload.php
422 /modules/stripe_official/vendor/composer/autoload_real.php
423 /modules/stripe_official/vendor/composer/platform_check.php
424 /modules/stripe_official/vendor/composer/autoload_static.php
425 /modules/pscleaner/vendor/autoload.php
426 /modules/pscleaner/vendor/composer/autoload_real.php
427 /modules/pscleaner/vendor/composer/autoload_static.php
428 /src/Core/Localization/Locale/Repository.php
429 /src/Core/Localization/Locale/RepositoryInterface.php
430 /src/Core/Localization/CLDR/LocaleRepository.php
431 /src/Core/Localization/CLDR/LocaleDataSource.php
432 /src/Core/Localization/CLDR/DataLayer/LocaleCache.php
433 /src/Core/Data/Layer/AbstractDataLayer.php
434 /src/Core/Localization/CLDR/LocaleDataLayerInterface.php
435 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/FilesystemAdapter.php
436 /vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php
437 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractAdapterTrait.php
438 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractTrait.php
439 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ContractsTrait.php
440 /vendor/symfony/contracts/Cache/CacheTrait.php
441 /vendor/psr/cache/src/InvalidArgumentException.php
442 /vendor/psr/cache/src/CacheException.php
443 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemTrait.php
444 /vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php
445 /vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/DefaultMarshaller.php
446 /vendor/symfony/symfony/src/Symfony/Component/Cache/Marshaller/MarshallerInterface.php
447 /src/Core/Localization/CLDR/DataLayer/LocaleReference.php
448 /src/Core/Localization/CLDR/Reader.php
449 /src/Core/Localization/CLDR/ReaderInterface.php
450 /src/Core/Localization/Currency/Repository.php
451 /src/Core/Localization/Currency/RepositoryInterface.php
452 /src/Core/Localization/Currency/CurrencyDataSource.php
453 /src/Core/Localization/Currency/DataSourceInterface.php
454 /src/Core/Localization/Currency/DataLayer/CurrencyCache.php
455 /src/Core/Localization/Currency/CurrencyDataLayerInterface.php
456 /src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
457 /src/Adapter/Currency/CurrencyDataProvider.php
458 /src/Core/Currency/CurrencyDataProviderInterface.php
459 /src/Adapter/LegacyContext.php
460 /src/Adapter/Tools.php
461 /src/Core/Localization/Currency/DataLayer/CurrencyReference.php
462 /src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
463 /vendor/prestashop/decimal/src/Operation/Rounding.php
464 /src/Core/Localization/Locale.php
465 /src/Core/Localization/LocaleInterface.php
466 /src/Core/Localization/Specification/Price.php
467 /src/Core/Localization/Specification/Number.php
468 /src/Core/Localization/Specification/NumberInterface.php
469 /src/Core/Localization/Specification/Factory.php
470 /src/Core/Localization/CLDR/LocaleData.php
471 /src/Core/Localization/CLDR/NumberSymbolsData.php
472 /src/Core/Localization/CLDR/CurrencyData.php
473 /src/Core/Localization/CLDR/Locale.php
474 /src/Core/Localization/CLDR/LocaleInterface.php
475 /src/Core/Localization/Specification/NumberSymbolList.php
476 /src/Core/Localization/Currency/LocalizedCurrencyId.php
477 /src/Core/Localization/Currency/CurrencyData.php
478 /src/Core/Localization/Currency/CurrencyCollection.php
479 /src/Core/Localization/Currency.php
480 /src/Core/Localization/CurrencyInterface.php
481 /src/Core/Localization/Specification/NumberCollection.php
482 /src/Core/Localization/Number/Formatter.php
483 /classes/Cart.php
484 /src/Adapter/AddressFactory.php
485 /classes/CartRule.php
486 /classes/Product.php
487 /src/Core/Domain/Product/ValueObject/RedirectType.php
488 /src/Core/Util/DateTime/DateTime.php
489 /src/Core/Domain/Product/Stock/ValueObject/OutOfStockType.php
490 /src/Core/Domain/Product/Pack/ValueObject/PackStockType.php
491 /src/Core/Domain/Product/ValueObject/ProductType.php
492 /src/Core/Domain/Product/ValueObject/Reference.php
493 /src/Core/Domain/Product/ValueObject/Ean13.php
494 /src/Core/Domain/Product/ValueObject/Isbn.php
495 /src/Core/Domain/Product/ValueObject/Upc.php
496 /src/Core/Domain/Product/ProductSettings.php
497 /src/Core/Image/ImageFormatConfiguration.php
498 /src/Core/Image/ImageFormatConfigurationInterface.php
499 /classes/FeatureFlag.php
500 /src/Core/FeatureFlag/FeatureFlagSettings.php
501 /classes/ImageType.php
502 /src/Core/Domain/Shop/ValueObject/ShopId.php
503 /src/Core/Domain/Shop/ValueObject/ShopIdInterface.php
504 /modules/blockreassurance/blockreassurance.php
505 /src/Core/Module/WidgetInterface.php
506 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
507 /vendor/smarty/smarty/libs/sysplugins/smarty_data.php
508 /src/PrestaShopBundle/Translation/DomainNormalizer.php
509 /classes/Media.php
510 /modules/ps_emailsubscription/ps_emailsubscription.php
511 /modules/ps_socialfollow/ps_socialfollow.php
512 /modules/ps_emailalerts/ps_emailalerts.php
513 /modules/ps_emailalerts/MailAlert.php
514 /src/Adapter/Presenter/Cart/CartLazyArray.php
515 /src/Adapter/Presenter/AbstractLazyArray.php
516 /src/Adapter/Product/PriceFormatter.php
517 /src/Core/Util/Inflector.php
518 /vendor/doctrine/inflector/lib/Doctrine/Inflector/InflectorFactory.php
519 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Language.php
520 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/InflectorFactory.php
521 /vendor/doctrine/inflector/lib/Doctrine/Inflector/GenericLanguageInflectorFactory.php
522 /vendor/doctrine/inflector/lib/Doctrine/Inflector/LanguageInflectorFactory.php
523 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Rules.php
524 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Ruleset.php
525 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformations.php
526 /vendor/doctrine/inflector/lib/Doctrine/Inflector/WordInflector.php
527 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Inflectible.php
528 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Transformation.php
529 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Pattern.php
530 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Patterns.php
531 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/English/Uninflected.php
532 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitutions.php
533 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Substitution.php
534 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Rules/Word.php
535 /vendor/doctrine/inflector/lib/Doctrine/Inflector/Inflector.php
536 /vendor/doctrine/inflector/lib/Doctrine/Inflector/CachedWordInflector.php
537 /vendor/doctrine/inflector/lib/Doctrine/Inflector/RulesetInflector.php
538 /classes/Gender.php
539 /classes/Risk.php
540 /classes/Meta.php
541 /classes/Address.php
542 /classes/State.php
543 /src/Core/Security/PasswordPolicyConfiguration.php
544 /src/Core/Configuration/DataConfigurationInterface.php
545 /src/Core/Security/Hashing.php
546 /src/Core/Filter/FrontEndObject/MainFilter.php
547 /src/Core/Filter/FilterInterface.php
548 /src/Core/Filter/FrontEndObject/CartFilter.php
549 /src/Core/Filter/HashMapWhitelistFilter.php
550 /src/Core/Filter/CollectionFilter.php
551 /src/Core/Filter/FrontEndObject/ProductFilter.php
552 /src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
553 /src/Core/Filter/FrontEndObject/CustomerFilter.php
554 /src/Core/Filter/FrontEndObject/ShopFilter.php
555 /src/Core/Filter/FrontEndObject/ConfigurationFilter.php
556 /modules/ps_shoppingcart/ps_shoppingcart.php
557 /modules/ps_searchbar/ps_searchbar.php
558 /modules/cz_verticalmenu/cz_verticalmenu.php
559 /modules/cz_verticalmenu/cz_verticalmenutoplinks.class.php
560 /classes/Translate.php
561 /modules/cz_verticalmenu/translations/mx.php
562 /modules/cz_imageslider/cz_imageslider.php
563 /modules/cz_imageslider/Cz_HomeSlide.php
564 /src/Adapter/Localization/LegacyTranslator.php
565 /modules/cz_instagramfeeds/cz_instagramfeeds.php
566 /modules/myprestacomments/myprestacomments.php
567 /modules/myprestacomments/MyprestaComment.php
568 /modules/myprestacomments/MyprestaCommentCriterion.php
569 /modules/myprestacomments/translations/mx.php
570 /modules/stfeature/stfeature.php
571 /modules/stfeature/classes/CompareProduct.php
572 /modules/stfeature/classes/WishList.php
573 /modules/stfeature/translations/mx.php
574 /modules/stripe_official/stripe_official.php
575 /classes/PaymentModule.php
576 /modules/stripe_official/vendor/stripe/stripe-php/lib/Event.php
577 /modules/stripe_official/vendor/stripe/stripe-php/lib/ApiResource.php
578 /modules/stripe_official/vendor/stripe/stripe-php/lib/StripeObject.php
579 /modules/stripe_official/vendor/stripe/stripe-php/lib/ApiOperations/Request.php
580 /modules/stripe_official/smarty/plugins/modifier.stripelreplace.php
581 /modules/stripe_official/vendor/stripe/stripe-php/lib/Stripe.php
582 /modules/stripe_official/vendor/stripe/stripe-php/lib/Util/ApiVersion.php
583 /modules/customhtml/customhtml.php
584 /vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
585 /var/cache/prod/smarty/compile/Bigsoho/91/ed/76/91ed763a8effcfc619764be2aedc88a5d76aa288_2.file.head_whatabox.tpl.php
586 /modules/cz_themeoptions/cz_themeoptions.php
587 /classes/controller/AdminController.php
588 /var/cache/prod/smarty/compile/Bigsoho/3b/8d/3c/3b8d3c0a8453bd31812cc8bd12bde00119590bf3_2.file.header.tpl.php
589 /modules/psproductcountdown/psproductcountdown.php
590 /modules/psproductcountdown/classes/PSPCF.php
591 /modules/psproductcountdown/translations/mx.php
592 /var/cache/prod/smarty/compile/Bigsoho/90/91/b7/9091b79b12b78644564438c0a0db72246d225f02_2.file.front_header.tpl.php
593 /vendor/smarty/smarty/libs/plugins/modifier.escape.php
594 /src/Core/Product/Search/ProductSearchContext.php
595 /src/Core/Product/Search/ProductSearchQuery.php
596 /src/Core/Product/Search/SortOrder.php
597 /modules/ps_facetedsearch/ps_facetedsearch.php
598 /modules/ps_facetedsearch/src/HookDispatcher.php
599 /modules/ps_facetedsearch/src/Hook/Attribute.php
600 /modules/ps_facetedsearch/src/Hook/AbstractHook.php
601 /modules/ps_facetedsearch/src/Hook/AttributeGroup.php
602 /modules/ps_facetedsearch/src/Hook/Category.php
603 /modules/ps_facetedsearch/src/Hook/Configuration.php
604 /modules/ps_facetedsearch/src/Hook/Design.php
605 /modules/ps_facetedsearch/src/Hook/Feature.php
606 /modules/ps_facetedsearch/src/Form/Feature/FormModifier.php
607 /modules/ps_facetedsearch/src/Form/Feature/FormDataProvider.php
608 /modules/ps_facetedsearch/src/Hook/FeatureValue.php
609 /modules/ps_facetedsearch/src/Form/FeatureValue/FormModifier.php
610 /modules/ps_facetedsearch/src/Form/FeatureValue/FormDataProvider.php
611 /modules/ps_facetedsearch/src/Hook/Product.php
612 /modules/ps_facetedsearch/src/Hook/ProductSearch.php
613 /modules/ps_facetedsearch/src/Hook/SpecificPrice.php
614 /modules/ps_facetedsearch/src/Filters/Provider.php
615 /modules/ps_facetedsearch/src/URLSerializer.php
616 /modules/ps_facetedsearch/src/Filters/DataAccessor.php
617 /modules/ps_facetedsearch/src/Product/SearchProvider.php
618 /src/Core/Product/Search/FacetsRendererInterface.php
619 /src/Core/Product/Search/ProductSearchProviderInterface.php
620 /modules/ps_facetedsearch/src/Filters/Converter.php
621 /modules/ps_facetedsearch/src/Product/SearchFactory.php
622 /src/Core/Product/Search/ProductSearchResult.php
623 /classes/Combination.php
624 /classes/Manufacturer.php
625 /src/Core/Util/String/StringModifier.php
626 /src/Core/Util/String/StringModifierInterface.php
627 /modules/ps_facetedsearch/src/Product/Search.php
628 /modules/ps_facetedsearch/src/Adapter/MySQL.php
629 /modules/ps_facetedsearch/src/Adapter/AbstractAdapter.php
630 /modules/ps_facetedsearch/src/Adapter/InterfaceAdapter.php
631 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php
632 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php
633 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php
634 /vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php
635 /modules/ps_facetedsearch/src/Filters/Products.php
636 /classes/stock/StockAvailable.php
637 /modules/ps_facetedsearch/src/Filters/Block.php
638 /modules/ps_facetedsearch/src/Definition/Availability.php
639 /src/Core/Product/Search/Facet.php
640 /src/Core/Product/Search/Filter.php
641 /vendor/prestashop/decimal/src/DecimalNumber.php
642 /vendor/prestashop/decimal/src/Builder.php
643 /src/Core/Product/Search/FacetCollection.php
644 /classes/ProductAssembler.php
645 /classes/tax/Tax.php
646 /classes/SpecificPrice.php
647 /classes/tax/TaxManagerFactory.php
648 /classes/tax/TaxRulesTaxManager.php
649 /classes/tax/TaxManagerInterface.php
650 /classes/tax/TaxCalculator.php
651 /classes/GroupReduction.php
652 /src/Core/Localization/CLDR/ComputingPrecision.php
653 /src/Core/Localization/CLDR/ComputingPrecisionInterface.php
654 /classes/Pack.php
655 /classes/order/Order.php
656 /classes/Feature.php
657 /classes/ProductPresenterFactory.php
658 /src/Adapter/Presenter/Product/ProductListingPresenter.php
659 /src/Adapter/Presenter/Product/ProductPresenter.php
660 /src/Adapter/Product/ProductColorsRetriever.php
661 /src/Adapter/HookManager.php
662 /src/Core/Product/ProductPresentationSettings.php
663 /src/Adapter/Presenter/Product/ProductListingLazyArray.php
664 /src/Adapter/Presenter/Product/ProductLazyArray.php
665 /classes/Image.php
666 /var/cache/prod/smarty/compile/Bigsoho/d4/1d/65/d41d65d76b9471b5d365fe06cf1737c89a53af9f_2.module.ps_facetedsearchviewstemplatesfrontcatalogfacets.tpl.php
667 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
668 /vendor/smarty/smarty/libs/plugins/modifier.count.php
669 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
670 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
671 /var/cache/prod/smarty/compile/Bigsoho/2e/80/73/2e807335546cfa2360c36327ac89dd2fcb054379_2.module.ps_facetedsearchviewstemplatesfrontcatalogactivefilters.tpl.php
672 /src/Core/Product/Search/Pagination.php
673 /vendor/defuse/php-encryption/src/Crypto.php
674 /vendor/defuse/php-encryption/src/KeyOrPassword.php
675 /vendor/defuse/php-encryption/src/RuntimeTests.php
676 /vendor/defuse/php-encryption/src/DerivedKeys.php
677 /vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
678 /vendor/defuse/php-encryption/src/Exception/CryptoException.php
679 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/16/b1/c0/16b1c0714870764f7b1ec50b63a60fd9a3641ec0_2.file.category.tpl.php
680 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/54/05/5a/54055a4729da76c67808f06a50262121f66a0539_2.file.product-list.tpl.php
681 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/b6/08/0e/b6080e4e76a0eedaeefd3938168fd139cbd9e0d8_2.file.layout-left-column.tpl.php
682 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/79/53/21/7953218a69a5faaa48c4e3b281b371e70f946b1d_2.file.layout-both-columns.tpl.php
683 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/2f/e7/d1/2fe7d1110c42bf18db7930e6f623547a654ea13d_2.file.helpers.tpl.php
684 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
685 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/a3/76/4f/a3764fffcfe749f951697d739ead10f80e3ea7d1_2.file.head.tpl.php
686 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/72/5a/32/725a32c1dbc49c0acd7782fde7ac066b9a6fc78c_2.file.head-jsonld.tpl.php
687 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/88/40/f9/8840f91cc5f72ae3265688beab8020b09c3f175f_2.file.product-list-jsonld.tpl.php
688 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/4d/e3/f7/4de3f7960e8bac0a5fe7d5ff44e9997f2d6fbd71_2.file.pagination-seo.tpl.php
689 /vendor/smarty/smarty/libs/plugins/modifier.replace.php
690 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/a2/8f/fe/a28ffe7e5723a587a9cf3885ff61db4dacf234e0_2.file.stylesheets.tpl.php
691 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/6f/4b/4b/6f4b4b48bd17a7978e75eeb4b344f752cc937740_2.file.javascript.tpl.php
692 /classes/ProductDownload.php
693 /src/Core/Cart/Calculator.php
694 /src/Core/Cart/CartRowCollection.php
695 /src/Core/Cart/Fees.php
696 /src/Core/Cart/AmountImmutable.php
697 /src/Core/Cart/CartRuleCollection.php
698 /src/Core/Cart/CartRuleCalculator.php
699 /src/Adapter/Product/PriceCalculator.php
700 /src/Core/Cart/CartRow.php
701 /vendor/symfony/symfony/src/Symfony/Component/Translation/PluralizationRules.php
702 /vendor/prestashop/decimal/src/Operation/Addition.php
703 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/43/5c/03/435c033905af98f3b84ef7681497747d8e34384d_2.file.product-activation.tpl.php
704 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/5f/d1/42/5fd1422735692752020b1f57d555cf2d72ed7668_2.file.header.tpl.php
705 /modules/cz_navcmsblock/cz_navcmsblock.php
706 /modules/cz_navcmsblock/classes/NavCmsBlock.php
707 /vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php
708 /vendor/smarty/smarty/libs/sysplugins/smarty_cacheresource.php
709 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php
710 /var/cache/prod/smarty/cache/cz_navcmsblock/1/1/1/2/2/144/Bigsoho/bd/93/1b/bd931b2a6dc80b8f9cffcbb165a34bf876300d32.cz_navcmsblockviewstemplateshookcz_navcmsblock.tpl.php
711 /vendor/smarty/smarty/libs/sysplugins/smartyexception.php
712 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
713 /var/cache/prod/smarty/compile/Bigsoho/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.ps_shoppingcartps_shoppingcart.tpl.php
714 /modules/ps_customersignin/ps_customersignin.php
715 /var/cache/prod/smarty/compile/Bigsoho/d5/f8/f5/d5f8f570180f74d1dbdd1a1d2af0445e90a6650c_2.module.ps_customersigninps_customersignin.tpl.php
716 /var/cache/prod/smarty/compile/Bigsoho/75/e5/90/75e590cded22da86a7399dc537967272f989cd00_2.file.st_wishlist_toplink.tpl.php
717 /var/cache/prod/smarty/compile/Bigsoho/08/cb/2c/08cb2ce7d46e03d1de214803fdf16e9ada28a86a_2.file.st_compare_toplink.tpl.php
718 /var/cache/prod/smarty/compile/Bigsoho/11/0e/c7/110ec72aa9921d2c382ad628bdb2f0bc5105a617_2.module.ps_searchbarps_searchbar.tpl.php
719 /var/cache/prod/smarty/compile/Bigsoho/fb/fa/fc/fbfafc7ea0d0d0dbe62e36ca5b9cb5929b68ccd2_2.module.cz_verticalmenuviewstemplateshookcz_verticalmenu.tpl.php
720 /modules/ps_mainmenu/ps_mainmenu.php
721 /modules/ps_mainmenu/ps_menutoplinks.class.php
722 /var/cache/prod/smarty/compile/Bigsoho/41/df/19/41df1985130dffd7d3fe4cb369091546a0b40be7_2.module.ps_mainmenups_mainmenu.tpl.php
723 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/50/ab/96/50ab96be1d36c8e07e9e18daa51d34e86a102fdb_2.file.notifications.tpl.php
724 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/64/20/04/6420040e716ff95cea796b18ca3549e507122576_2.file.breadcrumb.tpl.php
725 /modules/ps_categorytree/ps_categorytree.php
726 /var/cache/prod/smarty/compile/Bigsoho/89/21/00/8921007f54626fc7fe42cbff53f1d70828d3393d_2.module.ps_categorytreeviewstemplateshookps_categorytree.tpl.php
727 /var/cache/prod/smarty/compile/Bigsoho/81/a1/04/81a1040ed0eeab6f58198f9907167c7fced628c5_2.module.ps_facetedsearchps_facetedsearch.tpl.php
728 /modules/cz_leftbanner/cz_leftbanner.php
729 /modules/cz_leftbanner/LeftBanner.php
730 /var/cache/prod/smarty/cache/cz_leftbanner/1/1/1/2/2/144/Bigsoho/2e/46/a3/2e46a349e3d8c4e005fd2450c5b4960ed325a4c8.cz_leftbannerviewstemplateshookcz_leftbanner.tpl.php
731 /modules/cz_newproducts/cz_newproducts.php
732 /var/cache/prod/smarty/cache/cz_newproducts_sidebar/1/1/1/2/2/144/Bigsoho/77/5b/f6/775bf668f791f5ce473b8c28ee5200d9e282d1d3.cz_newproductsviewstemplateshookcz_newproducts_sidebar.tpl.php
733 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/90/87/08/908708c23221010beb8924d258f4bd77984550fa_2.file.category-header.tpl.php
734 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/7f/28/d4/7f28d483da9877ce47310d5a8dc8522474dd8181_2.file.subcategories.tpl.php
735 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/92/6f/9e/926f9ebd072f7c0fb66c1da3ddc41d9bcf8f7987_2.file.products-top.tpl.php
736 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/e9/27/58/e927587276acf9bd677f997f3a054f5da9288de0_2.file.sort-orders.tpl.php
737 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/d1/51/c3/d151c36008a590748b937b933a7be28c121a8d98_2.file.products.tpl.php
738 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/b7/60/d6/b760d61643013890f27534a87485deeb983095f1_2.file.product-listgrid.tpl.php
739 /modules/cz_imagehover/cz_imagehover.php
740 /var/cache/prod/smarty/cache/2/1/1/1/2/2/144/Bigsoho/c2/aa/16/c2aa16224edb4295b245c6a8cf97bb44c0b9fa64.cz_imagehover.tpl.php
741 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/db/6e/bf/db6ebf2f5e3203d5240e1e72321c379b30e7a266_2.file.product-flags.tpl.php
742 /var/cache/prod/smarty/compile/Bigsoho/14/ff/bc/14ffbc853d667f4442cc592197bf9a59a0507935_2.file.st_wishlist_button.tpl.php
743 /var/cache/prod/smarty/compile/Bigsoho/3c/1c/11/3c1c11dfcc64023d4e2c56848ff05c12846c6c8f_2.file.st_compare_button.tpl.php
744 /vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php
745 /var/cache/prod/smarty/cache/3/1/1/1/2/2/144/Bigsoho/c2/aa/16/c2aa16224edb4295b245c6a8cf97bb44c0b9fa64.cz_imagehover.tpl.php
746 /var/cache/prod/smarty/cache/15/1/1/1/2/2/144/Bigsoho/c2/aa/16/c2aa16224edb4295b245c6a8cf97bb44c0b9fa64.cz_imagehover.tpl.php
747 /var/cache/prod/smarty/cache/601/1/1/1/2/2/144/Bigsoho/c2/aa/16/c2aa16224edb4295b245c6a8cf97bb44c0b9fa64.cz_imagehover.tpl.php
748 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/fa/81/bd/fa81bd75ff076af25a414d8e0dade24c75979faf_2.file.pagination.tpl.php
749 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/67/ea/79/67ea7964938cbe1ee8587391b5ea03f79b53d47c_2.file.products-bottom.tpl.php
750 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/34/c6/bd/34c6bd39aad2d062c3b913918107425dec331137_2.file.footer.tpl.php
751 /modules/ps_contactinfo/ps_contactinfo.php
752 /var/cache/prod/smarty/compile/Bigsoho/99/92/f3/9992f3fe04dd41bcec1a2029cf07bead637caf4d_2.module.ps_contactinfops_contactinfo.tpl.php
753 /vendor/smarty/smarty/libs/plugins/function.mailto.php
754 /var/cache/prod/smarty/cache/ps_socialfollow/1/1/1/2/2/144/Bigsoho/91/fd/67/91fd67a8029b51c4209a6ab7e6fc1dc68dc92131.ps_socialfollowps_socialfollow.tpl.php
755 /modules/ps_linklist/ps_linklist.php
756 /var/cache/prod/translations/catalogue.en-US.NXhscRe.php
757 /modules/ps_linklist/src/Presenter/LinkBlockPresenter.php
758 /modules/ps_linklist/src/Filter/LinkFilter.php
759 /modules/ps_linklist/src/Filter/BestSalesRouteFilter.php
760 /modules/ps_linklist/src/Filter/RouteFilterInterface.php
761 /modules/ps_linklist/src/LegacyLinkBlockRepository.php
762 /var/cache/prod/smarty/cache/ps_linklist/displayFooter/1/1/1/2/2/144/Bigsoho/4f/07/6a/4f076a9dfbf4c16e613b34458759ac1dee6bd128.ps_linklistviewstemplateshooklinkblock.tpl.php
763 /modules/ps_customeraccountlinks/ps_customeraccountlinks.php
764 /var/cache/prod/smarty/cache/ps_customeraccountlinks/1/1/1/2/2/144/Bigsoho/a1/79/b5/a179b593020d0bbd43080d93eed4af9364a5036d.ps_customeraccountlinksps_customeraccountlinks.tpl.php
765 /var/cache/prod/smarty/compile/Bigsoho/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.ps_emailsubscriptionviewstemplateshookps_emailsubscription.tpl.php
766 /modules/cz_themeimages/cz_themeimages.php
767 /var/cache/prod/smarty/cache/cz_themeimages/1/1/1/2/2/144/Bigsoho/eb/f5/68/ebf568ccaf0fb2204ef05ffbfc4eb5059e71dc65.cz_themeimagesviewstemplateshookcz_themeimages.tpl.php
768 /var/cache/prod/smarty/cache/cz_themeoptions/1/1/1/2/2/144/Bigsoho/41/c6/e0/41c6e083d093694588bf59be9a7df13ff51682b2.cz_themeoptionsviewstemplateshookcz_themeoptions.tpl.php
769 /modules/czuecookie/czuecookie.php
770 /classes/CMS.php
771 /var/cache/prod/smarty/cache/czuecookie/1/1/1/2/2/144/Bigsoho/f1/98/c8/f198c8cb73cbb0191c43ddfe17fb39dfd56e4248.czuecookieviewstemplateshookczuecookie.tpl.php
772 /var/cache/prod/smarty/compile/Bigsoho/31/b4/d2/31b4d2e31f0c7f0ace21a2d8e45f9d91429380cf_2.file.foot_whatabox.tpl.php
773 /modules/cz_blocklink/cz_blocklink.php
774 /var/cache/prod/smarty/cache/cz_blocklink/1/1/1/2/2/144/Bigsoho/f8/73/fb/f873fb424e11e0fb131d7631de6f9f6af8b4571b.cz_blocklinkviewstemplateshookcz_blocklink.tpl.php
775 /var/cache/prod/smarty/compile/Bigsoholayouts_layout_left_column_tpl/00/86/c1/0086c1f0deaca10c3fa337f85c4bf83091784ab6_2.file.password-policy-template.tpl.php
776 /modules/statsdata/statsdata.php
777 /classes/Guest.php
778 /classes/Connection.php
779 /classes/Page.php
780 /classes/ConnectionsSource.php