НАКЛАДКИ ПРЕДНИ / ЗАДНИ - ALFA ROMEO | 155 (1992-)

Марка

Модел

Модификация

Показани са 31-33 от общо 33 артикул(а)

77,00 лв. Цена
НАКЛАДКИ ПРЕДНИ ДИСКОВИ за автомобили марка ALFA ROMEO модел 155 (167) модификация 2.0 T.S. 16V (167.A2G) година на производство: 01/1992-12/1997, кубатура на двигателя: 1970 Ccm, конски сили: 150 к.с./Hp, код на двигател: AR 67204, страна на монтаж: предна ос, спирачна система: Ate, дължина [mm]: 156, височина 1 [mm]: 58, височина 2 [mm]: 63, дебелина [mm]: 18, контактен датчик за износване: вкл. контактен датчик за износване, брой на дупки за нит: 2, контролен знак за преглед: E490R01094/589, тегло [kg]: 1, 81, допълващ артикул /допълваща информация 2: с бутална зегерка, Кат. № FDB1052 - FERODO

77,00 лв. Цена
НАКЛАДКИ ПРЕДНИ ДИСКОВИ за автомобили марка ALFA ROMEO модел 155 (167) модификация 2.5 V6 (167.A1C, 167.A1E) година на производство: 01/1992-12/1997, кубатура на двигателя: 2492 Ccm, конски сили: 163 к.с./Hp,165 к.с./Hp, код на двигател: AR 67302, AR 67303,AR 67301, страна на монтаж: предна ос, спирачна система: Ate, дължина [mm]: 156, височина 1 [mm]: 58, височина 2 [mm]: 63, дебелина [mm]: 18, контактен датчик за износване: вкл. контактен датчик за износване, брой на дупки за нит: 2, контролен знак за преглед: E490R01094/589, тегло [kg]: 1, 81, допълващ артикул /допълваща информация 2: с бутална зегерка, Кат. № FDB1052 - FERODO

77,00 лв. Цена
НАКЛАДКИ ПРЕДНИ ДИСКОВИ за автомобили марка ALFA ROMEO модел 155 (167) модификация 2.5 TD (167.A1A) година на производство: 01/1992-12/1997, кубатура на двигателя: 2499 Ccm, конски сили: 125 к.с./Hp, код на двигател: VM 07 B, VM 31 B, страна на монтаж: предна ос, спирачна система: Ate, дължина [mm]: 156, височина 1 [mm]: 58, височина 2 [mm]: 63, дебелина [mm]: 18, контактен датчик за износване: вкл. контактен датчик за износване, брой на дупки за нит: 2, контролен знак за преглед: E490R01094/589, тегло [kg]: 1, 81, допълващ артикул /допълваща информация 2: с бутална зегерка, Кат. № FDB1052 - FERODO
Load Time2815 ms - You'd better run your shop on a toaster
Querying Time696 ms
Queries185
Memory Peak Usage11.6 Mb
Included Files678 files - 7.48 Mb
PrestaShop Cache- Mb
Global vars0.08 Mb
PrestaShop Version1.7.6.1
PHP Version7.2.34 (OK)
MySQL Version10.3.36-MariaDB-log (OK)
Memory Limit1G
Max Execution Time60s
Smarty Cacheenabled
Smarty Compilationauto
 TimeCumulated TimeMemory UsageMemory Peak Usage
config 48 ms 48 ms 3.01 Mb 3.04 Mb
__construct 0 ms 48 ms - Mb 3.04 Mb
init 91 ms 138 ms 1.55 Mb 4.61 Mb
checkAccess 0 ms 138 ms - Mb 4.61 Mb
setMedia 3 ms 142 ms 0.12 Mb 4.70 Mb
postProcess 0 ms 142 ms - Mb 4.70 Mb
initHeader 0 ms 142 ms - Mb 4.70 Mb
initContent 193 ms 335 ms 2.82 Mb 7.50 Mb
initFooter 0 ms 335 ms - Mb 7.50 Mb
display 2480 ms 2815 ms 3.67 Mb 11.58 Mb
Hook Time Memory Usage
0 hooks - ms - Mb
Module Time Memory Usage
0 modules - ms - Mb

Stopwatch SQL - 185 queries

Query Time (ms) Rows Filesort Group By Location
SELECT SQL_NO_CACHE fl.name feature_name, fl.id_feature, fv.id_feature_value, fvl.value,
lifl.url_name name_url_name, lifl.meta_title name_meta_title, lifvl.url_name value_url_name, lifvl.meta_title value_meta_title 
FROM ps_feature_lang fl
INNER JOIN ps_feature_value fv ON (fv.id_feature = fl.id_feature AND (fv.custom IS NULL OR fv.custom = 0))
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = fv.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_layered_indexable_feature_lang_value lifl
ON (lifl.id_feature = fl.id_feature AND lifl.id_lang = 2)
LEFT JOIN ps_layered_indexable_feature_value_lang_value lifvl
ON (lifvl.id_feature_value = fv.id_feature_value AND lifvl.id_lang = 2)
INNER JOIN (SELECT cp.id_feature_value, cp.id_category FROM ps_category c
STRAIGHT_JOIN ps_layered_feature_category_seo cp ON (c.id_category = cp.id_category AND
c.id_category = 305
AND c.active = 1)) p
ON p.id_feature_value = fv.id_feature_value
WHERE fl.id_feature = 2 AND EXISTS (
SELECT * FROM ps_layered_feature_value_seo fr
WHERE fr.id_related_feature_value = fv.id_feature_value AND id_category = 305 AND  id_feature_value = 941) AND EXISTS (
SELECT * FROM ps_layered_feature_value_seo fr
WHERE fr.id_related_feature_value = fv.id_feature_value AND id_category = 305 AND  id_feature_value = 941) AND EXISTS (
SELECT * FROM ps_layered_feature_value_seo fr
WHERE fr.id_related_feature_value = fv.id_feature_value AND id_category = 305 AND  id_feature_value = 941)
251.2 14492 /modules/em_facetedsearch_seo/em_facetedsearch_seo.php:722
SELECT SQL_NO_CACHE f.id_feature_value FROM ps_feature_value f
INNER JOIN ps_feature_value_lang fl ON (f.id_feature_value = fl.id_feature_value)
WHERE f.id_feature = 2 AND fl.value = "155 (1992-)"
51.5 7246 /modules/em_additional_filter/filters.php:98
SELECT SQL_NO_CACHE f.id_feature_value FROM ps_feature_value f
INNER JOIN ps_feature_value_lang fl ON (f.id_feature_value = fl.id_feature_value)
WHERE f.id_feature = 2 AND fl.value = "155 (1992-)"
49.3 7246 /modules/em_additional_filter/filters.php:98
SELECT SQL_NO_CACHE f.id_feature_value FROM ps_feature_value f
INNER JOIN ps_feature_value_lang fl ON (f.id_feature_value = fl.id_feature_value)
WHERE f.id_feature = 2 AND fl.value = "155 (1992-)"
48.7 7246 /modules/em_facetedsearch_seo/em_facetedsearch_seo.php:425
SELECT SQL_NO_CACHE f.id_feature_value FROM ps_feature_value f
INNER JOIN ps_feature_value_lang fl ON (f.id_feature_value = fl.id_feature_value)
WHERE f.id_feature = 2 AND fl.value = "155 (1992-)"
33.2 7246 /modules/em_additional_filter/filters.php:98
SELECT SQL_NO_CACHE f.id_feature_value FROM ps_feature_value f
INNER JOIN ps_feature_value_lang fl ON (f.id_feature_value = fl.id_feature_value)
WHERE f.id_feature = 2 AND fl.value = "155 (1992-)"
25.7 7246 /modules/em_additional_filter/filters.php:98
SELECT SQL_NO_CACHE p.id_product FROM ps_product p INNER JOIN  ps_product_lang pl ON(p.id_product = pl.id_product AND pl.id_lang = 2) WHERE p.active = 1  AND p.id_product IN (SELECT id_product FROM ps_category_product WHERE id_category = 305 AND id_product IN (385247,385260,385261,385270,385284,385285,385287,385288,385312,385325,385326,385335,385349,385350,385352,385353,385528,385531,385532,385536,385537,385540,385545,385546,385549,385552,385553,385557,385558,385561,385566,385567,385589,385591,385592,385628,385635,385636,385642,385643,385654,385664,385665,385666,385671,385678,385679,385683,385684,385689,385694,385695,385696,462207,462208,462213,462214,462215,462253,462254,462262,462267,465979,466552,466560,466621,470730,473680,473687,473732,475861,477845,481357,481358,481369,481370,481371,481380,481381,481386,481436,482548,482551,482595,483827,486062,486065,486103,487458,487491,487574,489779,489840,494287,494303,494304,494305,494327,494328,494329,494338,494355,494356,494372,494373,494380,494381,499401,504859,508236,508293,517070,517071,517072,517073,517074,517139,517144,527547,527548,611715,611716,611717,611718,611719,611720,611721,611722,616135,616136,616137,616138,616139,616140,616141,616142,616145,616146,616147,616148,616149,616694,616695,616698,616699,621608,621609,621610,621611,621612,621613,621614,627897,627898,627899,627900,630989,630990,630991,630992,630993,631089,631090,631102,644447,644450,644451,644455,644456,644459,644464,644465,644510,644512,644513,647456,647469,647470,647479,647493,647494,647496,647497,648471,648497,648513,648526,648536,648550,648551,648554,686489,686491,686493,686494,686495,686498,686500,686501,686502,686503,686505,686506,686507,686509,686510,686512,686515,686517,686518,686525,686536,686537,686538,686539,686540,686541,686542,686543,686545,686546,686547,686548,686550,686551,716792,723233,723234,723235,731343,731346,731348,732727,732729,732730,732731,734244,734245,734246,734247,734248,734249,735254,735289,736913,736915,738403,738405,738406,738407,738408,740820,741123,741131,768034,768035,768036,768037,768039,770155,770156,770157,783192,789999,794725,800068,800209,800210,800745,801715,801716,801725,801726,801732,801804,801807,801825,801834,808816,809212,812588,812849,812855,812856,812857,812886,812887,812888,812899,812939,812940,813230,813231,813268,826023,826026,826027,826028,826052,826053,826054,826055,827018,827467,828583,828584,828588,853993,853995,853997,853998,853999,854000,854001,860767,860768,860769,860770,860772,860773,860774,860776,860777,860778,860779,861155,861156,861157,861159,861160,861162,861163,861164,861165,865711,865712,865714,865716,865717,865718,865720,865721,865722,865723,868419,868421,868423,868424,868425,868427,868428,868429,868430,872350,872351,872352,872353,872580,872581,872582,872583,874957,874958,887713,889885,893154,893155,893156,893157,893158,893160,893161,893168,894642,895022,895024,895025,895026,895027,895034,895035,895036,895037,897221,897222,897223,897224,897225,897226,897227,897228,897229,897230,897231,897233,897234,897235,897236,897238,897239,897240,897241,897242,909695,909696,909697,909698,909749,911930,911931,911932,911934,911935,911938,911939,911940,911941,911943,911996,912000,916056,916057,916058,916059,916060,916061,916066,916067,916068,916069,916070,916071,916072,916073,925168,925240,925241,925416,925822,925832,925833,925839,932983,932984,935039,935040,935042,935043,935045,935046,935047,935048,935101,935102,935103,935104,935105,935106,935107,935108,935109,935111,935112,943531,943532,943534,943535,943536,943537,943538,943539,947071,947072,947073,947075,947467,947470,947471,948459,960919,961179,961181,961182,961183,961185,961186,961187,961353,961355,961357,962501,962502,962505,962506,962507,962508,962551,962552,962555,962556,962557,962922,962924,962925,962926,962928,962931,962932,962933,962934,962935,962936,986505,986507,986508,986509,986510,986558,986559,986560,1011436,1011446,1011447,1011459,1011461,1011468,1011487,1011491,1011492,1011501,1011502,1011518,1011528,1011529,1011541,1011543,1011550,1011568,1011573,1011574,1011583,1011584,1020821,1020836,1020837,1020852,1020853,1020857,1020873,1020883,1020884,1020886,1020887,1023733,1023740,1023742,1023746,1023748,1023753,1023759,1023760,1023761,1023762,1023763,1023768,1023775,1023777,1023781,1023783,1023788,1023794,1023795,1023796,1023797,1023798,1039723,1039736,1039738,1039762,1039764,1039776,1039807,1039821,1039822,1039832,1039833,1041287,1041300,1041302,1041326,1041328,1041340,1041371,1041385,1041386,1041396,1041397,1045154,1045156,1045164,1045165,1045186,1047379,1047382,1047384,1047390,1047392,1047397,1047402,1047404,1047405,1047410,1047411,1062457,1062469,1062471,1062493,1062495,1062498,1062521,1062535,1062536,1062542,1062543,1064010,1068096,1068115,1068116,1078049,1078058,1078060,1078087,1078089,1078115,1078150,1078151,1081360,1081378,1081380,1081408,1081410,1081435,1081464,1081473,1081474,1081480,1081481,1082503,1082527,1082532,1085785,1085798,1085800,1085816,1085818,1085821,1085836,1085846,1085847,1085849,1085850,1096729,1096742,1096744,1096768,1096770,1096782,1096813,1096827,1096828,1096838,1096839,1104920,1104929,1104931,1104959,1104960,1104986,1105021,1105022,1106388,1106412,1106417,1116512,1116521,1116523,1116535,1116537,1116544,1116562,1116567,1116568,1116577,1116578,1116608,1116617,1116619,1116631,1116633,1116640,1116658,1116663,1116664,1116673,1116674,1122461,1122708,1122709,1122924,1122925,1123069,1123374,1123375,1188845,1188846,1200657,1200658,1200659,1200660,1200661,1200662,1200663,1200664,1216620,1216621,1216622,1216636,1216637,1216646,1216647,1216648,1216649,1266539,1266540,1266541,1266542,1266551,1266559,1266560,1324450,1324451,1324452,1324453,1324454,1324455,1339100,1339106,1343151)) ORDER BY p.price asc LIMIT 15 OFFSET 30
24.3 748 Yes /modules/em_additional_filter/search_provider.php:212
SELECT SQL_NO_CACHE f.id_feature_value FROM ps_feature_value f
INNER JOIN ps_feature_value_lang fl ON (f.id_feature_value = fl.id_feature_value)
WHERE f.id_feature = 2 AND fl.value = "155 (1992-)"
23 7246 /modules/em_additional_filter/filters.php:98
SELECT SQL_NO_CACHE COUNT(*) FROM ps_product p WHERE p.active = 1  AND p.id_product IN (SELECT id_product FROM ps_category_product WHERE id_category = 305 AND id_product IN (385247,385260,385261,385270,385284,385285,385287,385288,385312,385325,385326,385335,385349,385350,385352,385353,385528,385531,385532,385536,385537,385540,385545,385546,385549,385552,385553,385557,385558,385561,385566,385567,385589,385591,385592,385628,385635,385636,385642,385643,385654,385664,385665,385666,385671,385678,385679,385683,385684,385689,385694,385695,385696,462207,462208,462213,462214,462215,462253,462254,462262,462267,465979,466552,466560,466621,470730,473680,473687,473732,475861,477845,481357,481358,481369,481370,481371,481380,481381,481386,481436,482548,482551,482595,483827,486062,486065,486103,487458,487491,487574,489779,489840,494287,494303,494304,494305,494327,494328,494329,494338,494355,494356,494372,494373,494380,494381,499401,504859,508236,508293,517070,517071,517072,517073,517074,517139,517144,527547,527548,611715,611716,611717,611718,611719,611720,611721,611722,616135,616136,616137,616138,616139,616140,616141,616142,616145,616146,616147,616148,616149,616694,616695,616698,616699,621608,621609,621610,621611,621612,621613,621614,627897,627898,627899,627900,630989,630990,630991,630992,630993,631089,631090,631102,644447,644450,644451,644455,644456,644459,644464,644465,644510,644512,644513,647456,647469,647470,647479,647493,647494,647496,647497,648471,648497,648513,648526,648536,648550,648551,648554,686489,686491,686493,686494,686495,686498,686500,686501,686502,686503,686505,686506,686507,686509,686510,686512,686515,686517,686518,686525,686536,686537,686538,686539,686540,686541,686542,686543,686545,686546,686547,686548,686550,686551,716792,723233,723234,723235,731343,731346,731348,732727,732729,732730,732731,734244,734245,734246,734247,734248,734249,735254,735289,736913,736915,738403,738405,738406,738407,738408,740820,741123,741131,768034,768035,768036,768037,768039,770155,770156,770157,783192,789999,794725,800068,800209,800210,800745,801715,801716,801725,801726,801732,801804,801807,801825,801834,808816,809212,812588,812849,812855,812856,812857,812886,812887,812888,812899,812939,812940,813230,813231,813268,826023,826026,826027,826028,826052,826053,826054,826055,827018,827467,828583,828584,828588,853993,853995,853997,853998,853999,854000,854001,860767,860768,860769,860770,860772,860773,860774,860776,860777,860778,860779,861155,861156,861157,861159,861160,861162,861163,861164,861165,865711,865712,865714,865716,865717,865718,865720,865721,865722,865723,868419,868421,868423,868424,868425,868427,868428,868429,868430,872350,872351,872352,872353,872580,872581,872582,872583,874957,874958,887713,889885,893154,893155,893156,893157,893158,893160,893161,893168,894642,895022,895024,895025,895026,895027,895034,895035,895036,895037,897221,897222,897223,897224,897225,897226,897227,897228,897229,897230,897231,897233,897234,897235,897236,897238,897239,897240,897241,897242,909695,909696,909697,909698,909749,911930,911931,911932,911934,911935,911938,911939,911940,911941,911943,911996,912000,916056,916057,916058,916059,916060,916061,916066,916067,916068,916069,916070,916071,916072,916073,925168,925240,925241,925416,925822,925832,925833,925839,932983,932984,935039,935040,935042,935043,935045,935046,935047,935048,935101,935102,935103,935104,935105,935106,935107,935108,935109,935111,935112,943531,943532,943534,943535,943536,943537,943538,943539,947071,947072,947073,947075,947467,947470,947471,948459,960919,961179,961181,961182,961183,961185,961186,961187,961353,961355,961357,962501,962502,962505,962506,962507,962508,962551,962552,962555,962556,962557,962922,962924,962925,962926,962928,962931,962932,962933,962934,962935,962936,986505,986507,986508,986509,986510,986558,986559,986560,1011436,1011446,1011447,1011459,1011461,1011468,1011487,1011491,1011492,1011501,1011502,1011518,1011528,1011529,1011541,1011543,1011550,1011568,1011573,1011574,1011583,1011584,1020821,1020836,1020837,1020852,1020853,1020857,1020873,1020883,1020884,1020886,1020887,1023733,1023740,1023742,1023746,1023748,1023753,1023759,1023760,1023761,1023762,1023763,1023768,1023775,1023777,1023781,1023783,1023788,1023794,1023795,1023796,1023797,1023798,1039723,1039736,1039738,1039762,1039764,1039776,1039807,1039821,1039822,1039832,1039833,1041287,1041300,1041302,1041326,1041328,1041340,1041371,1041385,1041386,1041396,1041397,1045154,1045156,1045164,1045165,1045186,1047379,1047382,1047384,1047390,1047392,1047397,1047402,1047404,1047405,1047410,1047411,1062457,1062469,1062471,1062493,1062495,1062498,1062521,1062535,1062536,1062542,1062543,1064010,1068096,1068115,1068116,1078049,1078058,1078060,1078087,1078089,1078115,1078150,1078151,1081360,1081378,1081380,1081408,1081410,1081435,1081464,1081473,1081474,1081480,1081481,1082503,1082527,1082532,1085785,1085798,1085800,1085816,1085818,1085821,1085836,1085846,1085847,1085849,1085850,1096729,1096742,1096744,1096768,1096770,1096782,1096813,1096827,1096828,1096838,1096839,1104920,1104929,1104931,1104959,1104960,1104986,1105021,1105022,1106388,1106412,1106417,1116512,1116521,1116523,1116535,1116537,1116544,1116562,1116567,1116568,1116577,1116578,1116608,1116617,1116619,1116631,1116633,1116640,1116658,1116663,1116664,1116673,1116674,1122461,1122708,1122709,1122924,1122925,1123069,1123374,1123375,1188845,1188846,1200657,1200658,1200659,1200660,1200661,1200662,1200663,1200664,1216620,1216621,1216622,1216636,1216637,1216646,1216647,1216648,1216649,1266539,1266540,1266541,1266542,1266551,1266559,1266560,1324450,1324451,1324452,1324453,1324454,1324455,1339100,1339106,1343151)) LIMIT 1
16.6 748 /modules/em_additional_filter/search_provider.php:244
SELECT SQL_NO_CACHE DISTINCT c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 2 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND c.id_category IN (SELECT id_category FROM `ps_category_group` WHERE `id_group` IN (3))
ORDER BY `level_depth` ASC, cs.`position` ASC
12.9 260 Yes /modules/posmegamenu/posmegamenu.php:1002
SELECT SQL_NO_CACHE id_related_feature_value FROM ps_layered_feature_value_seo fr
WHERE id_category IN(305) AND
id_feature_value IN (941) GROUP BY id_related_feature_value HAVING COUNT(*) >= 1
12.6 43914 /modules/em_additional_filter/em_additional_filter.php:1012
SELECT SQL_NO_CACHE fl.name feature_name, fl.id_feature, fv.id_feature_value, fvl.value,
lifl.url_name name_url_name, lifl.meta_title name_meta_title, lifvl.url_name value_url_name, lifvl.meta_title value_meta_title 
FROM ps_feature_lang fl
INNER JOIN ps_feature_value fv ON (fv.id_feature = fl.id_feature AND (fv.custom IS NULL OR fv.custom = 0))
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = fv.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_layered_indexable_feature_lang_value lifl
ON (lifl.id_feature = fl.id_feature AND lifl.id_lang = 2)
LEFT JOIN ps_layered_indexable_feature_value_lang_value lifvl
ON (lifvl.id_feature_value = fv.id_feature_value AND lifvl.id_lang = 2)
INNER JOIN (SELECT cp.id_feature_value, cp.id_category FROM ps_category c
STRAIGHT_JOIN ps_layered_feature_category_seo cp ON (c.id_category = cp.id_category AND
c.id_category = 305
AND c.active = 1)) p
ON p.id_feature_value = fv.id_feature_value
WHERE fl.id_feature = 1
10.3 622 /modules/em_facetedsearch_seo/em_facetedsearch_seo.php:722
SELECT SQL_NO_CACHE fl.name feature_name, fl.id_feature, fv.id_feature_value, fvl.value 
FROM ps_feature_lang fl
INNER JOIN ps_feature_value fv ON (fv.id_feature = fl.id_feature AND (fv.custom IS NULL OR fv.custom = 0))
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = fv.id_feature_value AND fvl.id_lang = 2)
INNER JOIN (SELECT id_feature_value FROM ps_layered_feature_category_seo WHERE
id_category = 305) p
ON p.id_feature_value = fv.id_feature_value
WHERE fl.id_feature = 2 AND fv.id_feature_value IN (3555,3563,3579,3594,3641,3786,3799,3845,4159,4803,9388,9409,9432,9440,9447,9465,9553,9751,9967,9992,10317,10445,10603,10605,10607,10609,10611,10613,10615,10620,10625,10627,10629,10644,10650,10658,10659,10676,10678,10703,10705,10709,10713,10715,10717,10723,10725,10727,10730,10742,10763,10791,10793,10795,10808,10812,10814,10817,10819,10822,10825,10827,10830,10833,10834,10835,10838,10840,10843,10847,10852,10858,10859,10861,10867,10872,10883,10884,10886,10887,10895,10899,12097,12181,15286,15580,60993,60995,60996,61001,61008,61029,61031,61037,61041,61044,61049,61053,61062,61073,61085,61088,61101,61105,61106,61107,61108,61110,61111,61114,61116,61118,61119,61120,61121,61122,61123,61124,61125,61126,61127,61131,61132,61133,61134,61147,61148,61167,61172,61189,61246,61251,61277,61283,61573,61581,61601,61858,61969,62092,62108,63070,63074,63075,63076,63265,63267,63440,63458,63561,63906,64876,64881,64932,64942,64965,64970,65004,65066,65130,65159,65170,65192,65228,65307,65334,65335,65347,65454,65471,65486,65515,65517,65586,65635,65854,66072,66074,66117,66126,66133,66204,66238,66239,66258,66259,66260,66262,66263,66264,66265,66268,66273,66289,66300,66301,66306,66329,66330,66331,66332,66334,66341,66343,66344,66345,66349,66382,66383,66384,66385,66386,66387,66389,66402,66403,66404,66413,66421,67071,67335,67363,67732,68022,68025,68026,68027,68032,68034,68035,68036,68040,68041,68042,68043,68044,68045,68046,68047,68048,68049,68053,68054,68055,68062,68067,68070,68071,68072,68073,68074,68075,68076,68077,68078,68083,68091,68096,68133,68218,68227,68232,68421,68447,68450,68460,68487,69308,69679,70740,70744,70751,70959,71012,71047,71062,71200,71903,72332,72996,73365,73367,73430,73434,73642,73649,73655,73656,73742,73743,73750,74035,74103,74105,74109,74358,74359,74632,74810,85326,85407,85408,85409,85410,85411,85412,85413,85414,85415,85416,85417,85418,85419,85420,85421,85422,85423,85424,85425,85574,85945,86232,86730,86731,86732,86733,86734,86735,86736,86737,86738,86739,86740,86741,86742,86743,86744,86745,86746,86747,86748,86765,86796,86797,86817,86856,87063,87070,87071,87072,87073,87074,87075,87076,87077,87078,87079,87080,87081,87131,87132,87395,87686,87687,87688,87689,87690,87691,87692,87693,87694,87695,87696,87697,87698,87699,87991,88095,88096,88097,88098,88099,88100,88101,88102,88103,88104,88105,88106,88107,88108,88109,88110,88111,88112,88113,88120,88417,88424,88430,88431,88432,88433,88887,88888,88889,88890,88891,88892,88893,88894,88895,88896,88897,88898,88899,88900,88901,88902,88903,88904,88905,88906,88907,88908,88909,88910,88911,88912,89107,89108,89109,89110,89111,89112,89113,89114,89115,89116,89117,89118,89119,89120,89121,89122,89123,89153,89245,89548,89549,89703,89704,89705,89706,89707,89708,89744,89745,89756,90655,90673,90674,90675,90676,90746,90747,90748,90749,90750,90751,90893,90894,90895,90896,90928,90929,90930,90931,90932,90933,90937,91078,91079,91080,91084,91114,91280,91281,91282,91283,91362,91363,91364,91365,91366,91367,91433,91434,91712,465569,465570,465571,465573,465574,465584,465589,465594,465639,465646,465654,465658,465662,465668,465692,465751,465833,465839,465916,465953,465994,465995,465996,465997,465998,465999,466000,466001,466002,466003,466004,466007,466008,466010,466018,466019,466027,466028,466029,466030,466031,466032,466033,466041,466053,466054,466055,466057,466058,466059,466060,466061,466062,466063,466064,466065,466066,466067,466068,466069,466071,466072,466073,466074,466075,466076,466397,466413,466998,467045,467432,467435,467436,467438,467439,469938,470216,470217,470696,470698,471075,471267,471269,471302,471433,473099,473111,473123,514563,514586)
9.1 1178 /modules/em_additional_filter/em_additional_filter.php:714
SELECT SQL_NO_CACHE id_related_feature_value FROM ps_layered_feature_value_seo fr
WHERE id_category IN(305) AND
id_feature_value IN (941,10658) GROUP BY id_related_feature_value HAVING COUNT(*) >= 2
8.2 45789 Yes /modules/em_additional_filter/em_additional_filter.php:1012
SELECT SQL_NO_CACHE c.id_parent, c.id_category, cl.name, cl.description, cl.link_rewrite
FROM `ps_category` c
INNER JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND cl.`id_lang` = 2 AND cl.id_shop = 1 )
INNER JOIN `ps_category_shop` cs ON (cs.`id_category` = c.`id_category` AND cs.`id_shop` = 1)
WHERE (c.`active` = 1 OR c.`id_category` = 2)
AND c.`id_category` != 1
AND nleft >= 2 AND nright <= 513
AND c.id_category IN (
SELECT id_category
FROM `ps_category_group`
WHERE `id_group` IN (3)
)
ORDER BY `level_depth` ASC, cs.`position` ASC
8 260 Yes /modules/ps_categorytree/ps_categorytree.php:117
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 `ps_configuration` c
LEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
7.7 841 /classes/Configuration.php:160
SELECT SQL_NO_CACHE fl.name feature_name, fl.id_feature, fv.id_feature_value, fvl.value 
FROM ps_feature_lang fl
INNER JOIN ps_feature_value fv ON (fv.id_feature = fl.id_feature AND (fv.custom IS NULL OR fv.custom = 0))
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = fv.id_feature_value AND fvl.id_lang = 2)
INNER JOIN (SELECT id_feature_value FROM ps_layered_feature_category_seo WHERE
id_category = 305) p
ON p.id_feature_value = fv.id_feature_value
WHERE fl.id_feature = 1
7 622 /modules/em_additional_filter/em_additional_filter.php:714
SELECT SQL_NO_CACHE fl.name feature_name, fl.id_feature, fv.id_feature_value, fvl.value,
lifl.url_name name_url_name, lifl.meta_title name_meta_title, lifvl.url_name value_url_name, lifvl.meta_title value_meta_title 
FROM ps_feature_lang fl
INNER JOIN ps_feature_value fv ON (fv.id_feature = fl.id_feature AND (fv.custom IS NULL OR fv.custom = 0))
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = fv.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_layered_indexable_feature_lang_value lifl
ON (lifl.id_feature = fl.id_feature AND lifl.id_lang = 2)
LEFT JOIN ps_layered_indexable_feature_value_lang_value lifvl
ON (lifvl.id_feature_value = fv.id_feature_value AND lifvl.id_lang = 2)
INNER JOIN (SELECT cp.id_feature_value, cp.id_category FROM ps_category c
STRAIGHT_JOIN ps_layered_feature_category_seo cp ON (c.id_category = cp.id_category AND
c.id_category = 305
AND c.active = 1)) p
ON p.id_feature_value = fv.id_feature_value
WHERE fl.id_feature = 25 AND EXISTS (
SELECT * FROM ps_layered_feature_value_seo fr
WHERE fr.id_related_feature_value = fv.id_feature_value AND id_category = 305 AND  id_feature_value = 941) AND EXISTS (
SELECT * FROM ps_layered_feature_value_seo fr
WHERE fr.id_related_feature_value = fv.id_feature_value AND id_category = 305 AND  id_feature_value = 10658) AND EXISTS (
SELECT * FROM ps_layered_feature_value_seo fr
WHERE fr.id_related_feature_value = fv.id_feature_value AND id_category = 305 AND  id_feature_value = 941) AND EXISTS (
SELECT * FROM ps_layered_feature_value_seo fr
WHERE fr.id_related_feature_value = fv.id_feature_value AND id_category = 305 AND  id_feature_value = 10658) AND EXISTS (
SELECT * FROM ps_layered_feature_value_seo fr
WHERE fr.id_related_feature_value = fv.id_feature_value AND id_category = 305 AND  id_feature_value = 941) AND EXISTS (
SELECT * FROM ps_layered_feature_value_seo fr
WHERE fr.id_related_feature_value = fv.id_feature_value AND id_category = 305 AND  id_feature_value = 10658)
6.8 3750 /modules/em_facetedsearch_seo/em_facetedsearch_seo.php:722
SELECT SQL_NO_CACHE f.id_feature_value FROM ps_feature_value f
INNER JOIN ps_feature_value_lang fl ON (f.id_feature_value = fl.id_feature_value)
WHERE f.id_feature = 1 AND fl.value = "ALFA ROMEO"
4 311 /modules/em_additional_filter/filters.php:98
SELECT SQL_NO_CACHE f.id_feature_value FROM ps_feature_value f
INNER JOIN ps_feature_value_lang fl ON (f.id_feature_value = fl.id_feature_value)
WHERE f.id_feature = 1 AND fl.value = "ALFA ROMEO"
3.1 311 /modules/em_additional_filter/filters.php:98
SELECT SQL_NO_CACHE f.id_feature_value FROM ps_feature_value f
INNER JOIN ps_feature_value_lang fl ON (f.id_feature_value = fl.id_feature_value)
WHERE f.id_feature = 1 AND fl.value = "ALFA ROMEO"
3 311 /modules/em_facetedsearch_seo/em_facetedsearch_seo.php:425
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, active
FROM `ps_hook_module` hm
STRAIGHT_JOIN `ps_hook` h ON (h.id_hook = hm.id_hook AND hm.id_shop = 1)
STRAIGHT_JOIN `ps_module` as m ON (m.id_module = hm.id_module)
ORDER BY hm.position
2.7 348 /classes/Hook.php:407
SELECT SQL_NO_CACHE `id_hook`, `name`
FROM `ps_hook`
UNION
SELECT `id_hook`, ha.`alias` as name
FROM `ps_hook_alias` ha
INNER JOIN `ps_hook` h ON ha.name = h.name
2.6 0 /classes/Hook.php:194
SELECT SQL_NO_CACHE h.`name` as hook, m.`id_module`, h.`id_hook`, m.`name` as module
FROM `ps_module` m
INNER JOIN ps_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 `ps_module_shop` `ms` ON ms.`id_module` = m.`id_module`
INNER JOIN `ps_hook_module` `hm` ON hm.`id_module` = m.`id_module`
INNER JOIN `ps_hook` `h` ON hm.`id_hook` = h.`id_hook`
WHERE (h.`name` != "paymentOptions") AND (hm.`id_shop` = 1)
GROUP BY hm.id_hook, hm.id_module
ORDER BY hm.`position`
2.5 58 Yes Yes /classes/Hook.php:670
SELECT SQL_NO_CACHE cl.*,c.*, cl.`name` country, z.`name` zone
FROM `ps_country` c  INNER JOIN ps_country_shop country_shop
ON (country_shop.id_country = c.id_country AND country_shop.id_shop = 1)
LEFT JOIN `ps_country_lang` cl ON (c.`id_country` = cl.`id_country` AND cl.`id_lang` = 2)
LEFT JOIN `ps_zone` z ON (z.`id_zone` = c.`id_zone`)
WHERE 1
ORDER BY cl.name ASC
2.4 244 Yes /classes/Country.php:147
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, GROUP_CONCAT(CONCAT(a.attribute, ",", a.attribute_value) separator ";") as attr, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 3
AND p.status = 1
AND p.id_shop = 1
GROUP BY p.id_product_label
ORDER BY p.priority ASC, p.id_product_label DESC LIMIT 1
1.8 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:812
SELECT SQL_NO_CACHE f.id_feature_value FROM ps_feature_value f
INNER JOIN ps_feature_value_lang fl ON (f.id_feature_value = fl.id_feature_value)
WHERE f.id_feature = 1 AND fl.value = "ALFA ROMEO"
1.7 311 /modules/em_additional_filter/filters.php:98
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, p.priority, p.id_shop, IFNULL(p.start_date, "") as start_date, IFNULL(p.end_date, "") as end_date,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) LEFT JOIN ps_productlabel_item as i ON i.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE ((i.id_item = 616698 AND i.type_item = "Product") OR
(i.id_item = 305 AND i.type_item = "Category") OR
(i.type_item = "Category" AND i.id_item = (SELECT DISTINCT(cp.id_category) FROM ps_category_product as cp
WHERE cp.id_category = i.id_item AND cp.id_product = 616698)))
AND p.status = 1
AND p.id_shop = 1
AND ((start_date <= "2025-08-09" OR start_date = "0000-00-00")
AND (end_date >= "2025-08-09" OR end_date = "0000-00-00"))
ORDER BY p.priority ASC LIMIT 1
1.7 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:651
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, p.priority, p.id_shop, IFNULL(p.start_date, "") as start_date, IFNULL(p.end_date, "") as end_date,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) LEFT JOIN ps_productlabel_item as i ON i.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE ((i.id_item = 616699 AND i.type_item = "Product") OR
(i.id_item = 305 AND i.type_item = "Category") OR
(i.type_item = "Category" AND i.id_item = (SELECT DISTINCT(cp.id_category) FROM ps_category_product as cp
WHERE cp.id_category = i.id_item AND cp.id_product = 616699)))
AND p.status = 1
AND p.id_shop = 1
AND ((start_date <= "2025-08-09" OR start_date = "0000-00-00")
AND (end_date >= "2025-08-09" OR end_date = "0000-00-00"))
ORDER BY p.priority ASC LIMIT 1
1.6 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:651
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 2
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
1.6 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:696
SELECT SQL_NO_CACHE fl.name feature_name, fl.id_feature, fv.id_feature_value, fvl.value 
FROM ps_feature_lang fl
INNER JOIN ps_feature_value fv ON (fv.id_feature = fl.id_feature AND (fv.custom IS NULL OR fv.custom = 0))
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = fv.id_feature_value AND fvl.id_lang = 2)
INNER JOIN (SELECT id_feature_value FROM ps_layered_feature_category_seo WHERE
id_category = 305) p
ON p.id_feature_value = fv.id_feature_value
WHERE fl.id_feature = 25 AND fv.id_feature_value IN (9409,9465,10603,10659,10676,10678,10703,10705,10709,10840,10852,61008,61049,61053,61088,61101,61114,61167,61172,61969,63070,63561,65159,65586,66273,66330,66331,66332,66334,66341,66343,66344,66389,66402,66403,66413,68218,68232,68447,68450,87690,87691,87692,87693,87694,87695,87696,87697,87698,87699,88908,88909,88910,88911,88912,91078,91079,91080,465646,465668,465994,466010,466018,466019,466027,466028,466029,466066,466069,514563,514586)
1.5 142 /modules/em_additional_filter/em_additional_filter.php:714
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, GROUP_CONCAT(CONCAT(a.attribute, ",", a.attribute_value) separator ";") as attr, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 3
AND p.status = 1
AND p.id_shop = 1
GROUP BY p.id_product_label
ORDER BY p.priority ASC, p.id_product_label DESC LIMIT 1
1.5 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:812
SELECT SQL_NO_CACHE f.id_feature_value FROM ps_feature_value f
INNER JOIN ps_feature_value_lang fl ON (f.id_feature_value = fl.id_feature_value)
WHERE f.id_feature = 1 AND fl.value = "ALFA ROMEO"
1.4 311 /modules/em_additional_filter/filters.php:98
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 2
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
1.3 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:696
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color
FROM ps_productlabel as p
LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 5
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
1.3 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:754
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, p.priority, p.id_shop, IFNULL(p.start_date, "") as start_date, IFNULL(p.end_date, "") as end_date,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) LEFT JOIN ps_productlabel_item as i ON i.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE ((i.id_item = 616695 AND i.type_item = "Product") OR
(i.id_item = 305 AND i.type_item = "Category") OR
(i.type_item = "Category" AND i.id_item = (SELECT DISTINCT(cp.id_category) FROM ps_category_product as cp
WHERE cp.id_category = i.id_item AND cp.id_product = 616695)))
AND p.status = 1
AND p.id_shop = 1
AND ((start_date <= "2025-08-09" OR start_date = "0000-00-00")
AND (end_date >= "2025-08-09" OR end_date = "0000-00-00"))
ORDER BY p.priority ASC LIMIT 1
1.3 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:651
SELECT SQL_NO_CACHE f.id_feature_value FROM ps_feature_value f
INNER JOIN ps_feature_value_lang fl ON (f.id_feature_value = fl.id_feature_value)
WHERE f.id_feature = 1 AND fl.value = "ALFA ROMEO"
1.3 311 /modules/em_additional_filter/filters.php:98
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, GROUP_CONCAT(CONCAT(a.attribute, ",", a.attribute_value) separator ";") as attr, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 3
AND p.status = 1
AND p.id_shop = 1
GROUP BY p.id_product_label
ORDER BY p.priority ASC, p.id_product_label DESC LIMIT 1
1.3 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:812
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color
FROM ps_productlabel as p
LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 5
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
1.1 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:754
SELECT SQL_NO_CACHE * FROM `ps_state` ORDER BY `name` ASC
1.1 324 Yes /classes/Country.php:154
SELECT SQL_NO_CACHE c.*, cl.`id_lang`, cl.`name`, cl.`description`, cl.`link_rewrite`, cl.`meta_title`, cl.`meta_keywords`, cl.`meta_description`
FROM `ps_category` c
INNER JOIN ps_category_shop category_shop
ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1)
LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 2  AND cl.id_shop = 1 )
WHERE `id_parent` = 305
AND `active` = 1
GROUP BY c.`id_category`
ORDER BY `level_depth` ASC, category_shop.`position` ASC
1.1 1 Yes Yes /classes/Category.php:909
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 2
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:696
SELECT SQL_NO_CACHE p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
IFNULL(lt.text_content, IFNULL(lt2.text_content, NULL)) as label_text_content,
l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
IFNULL(ba.id_background, IFNULL(ba2.id_background, NULL)) as id_background,
IFNULL(ba.image, IFNULL(ba2.image, NULL)) as image,
IFNULL(ba.is_perso, IFNULL(ba2.is_perso, NULL)) as is_perso,
IFNULL(ba.id_lang, IFNULL(ba2.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(bt2.text_content, NULL)) as banner_text_content,
b.text_color as banner_text_color, b.bg_color as banner_bg_color
FROM ps_productlabel as p
LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = 2)
LEFT JOIN ps_productlabel_banner_text as bt2 ON (bt2.id_banner = b.id_banner AND bt2.id_lang = 2) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = 2)
LEFT JOIN ps_productlabel_label_text as lt2 ON (lt2.id_label = l.id_label AND lt2.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = 2)
LEFT JOIN ps_productlabel_background as ba2 ON (ba2.id_label = l.id_label AND ba2.id_lang = 2)
WHERE p.id_type = 5
AND p.status = 1
AND p.id_shop = 1
ORDER BY p.priority ASC LIMIT 1
0.9 1 Yes /modules/productlabel/classes/ProductLabelDAO.php:754
SELECT SQL_NO_CACHE * FROM ps_pos_staticblock AS psb
LEFT JOIN ps_pos_staticblock_lang AS psl ON psb.id_posstaticblock = psl.id_posstaticblock
LEFT JOIN ps_pos_staticblock_shop AS pss ON psb.id_posstaticblock = pss.id_posstaticblock
WHERE id_shop =1
AND id_lang =2
AND `hook_position` = "displayNav"
AND `showhook` = 1 ORDER BY `posorder` ASC
0.9 6 Yes /modules/posstaticblocks/models/Staticblock.php:51
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.8 101 /classes/module/Module.php:307
SELECT SQL_NO_CACHE m.`id_module`, m.`name`, ms.`id_module`as `mshop`
FROM `ps_module` m
LEFT JOIN `ps_module_shop` ms
ON m.`id_module` = ms.`id_module`
AND ms.`id_shop` = 1
0.8 101 /classes/module/Module.php:307
SELECT SQL_NO_CACHE m.page, ml.url_rewrite, ml.id_lang
FROM `ps_meta` m
LEFT JOIN `ps_meta_lang` ml ON (m.id_meta = ml.id_meta AND ml.id_shop = 1 )
ORDER BY LENGTH(ml.url_rewrite) DESC
0.8 42 Yes /classes/Dispatcher.php:640
SELECT SQL_NO_CACHE * FROM ps_pos_staticblock AS psb
LEFT JOIN ps_pos_staticblock_lang AS psl ON psb.id_posstaticblock = psl.id_posstaticblock
LEFT JOIN ps_pos_staticblock_shop AS pss ON psb.id_posstaticblock = pss.id_posstaticblock
WHERE id_shop =1
AND id_lang =2
AND `hook_position` = "displayTop"
AND `showhook` = 1 ORDER BY `posorder` ASC
0.8 6 Yes /modules/posstaticblocks/models/Staticblock.php:51
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 ps_shop_group gs
LEFT JOIN ps_shop s
ON s.id_shop_group = gs.id_shop_group
LEFT JOIN ps_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
0.8 1 Yes /classes/shop/Shop.php:705
SELECT SQL_NO_CACHE * FROM ps_pos_staticblock AS psb
LEFT JOIN ps_pos_staticblock_lang AS psl ON psb.id_posstaticblock = psl.id_posstaticblock
LEFT JOIN ps_pos_staticblock_shop AS pss ON psb.id_posstaticblock = pss.id_posstaticblock
WHERE id_shop =1
AND id_lang =2
AND `hook_position` = "displayTopColumn"
AND `showhook` = 1 ORDER BY `posorder` ASC
0.7 6 Yes /modules/posstaticblocks/models/Staticblock.php:51
SELECT SQL_NO_CACHE * FROM ps_product p INNER JOIN  ps_product_lang pl ON(p.id_product = pl.id_product AND pl.id_lang = 2) WHERE p.id_product IN (616695,616698,616699) ORDER BY p.price asc
0.7 3 Yes /modules/em_additional_filter/search_provider.php:232
SELECT SQL_NO_CACHE s.id_shop, CONCAT(su.physical_uri, su.virtual_uri) AS uri, su.domain, su.main
FROM ps_shop_url su
LEFT JOIN ps_shop s ON (s.id_shop = su.id_shop)
WHERE (su.domain = 'store.emk-33.com' OR su.domain_ssl = 'store.emk-33.com')
AND s.active = 1
AND s.deleted = 0
ORDER BY LENGTH(CONCAT(su.physical_uri, su.virtual_uri)) DESC
0.6 1 Yes /classes/shop/Shop.php:345
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_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.6 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-09 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 616698 LIMIT 1
0.6 1 /classes/ProductAssembler.php:90
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 616695 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 616695 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.6 0 /classes/Cart.php:1238
SELECT SQL_NO_CACHE *
FROM `ps_category` a0
LEFT JOIN `ps_category_lang` `a1` ON (a0.`id_category` = a1.`id_category`)
WHERE (a0.`nleft` < 149) AND (a0.`nright` > 150) AND (a1.`id_lang` = 2)
ORDER BY a0.`nleft` asc
0.6 259 Yes /classes/PrestaShopCollection.php:381
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-09 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 616695 LIMIT 1
0.6 1 /classes/ProductAssembler.php:90
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (616695) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.6 1 Yes Yes /classes/Product.php:3887
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 616698) AND (b.`id_shop` = 1) LIMIT 1
0.6 1 /src/Adapter/EntityMapper.php:75
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 616698 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 616698 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1238
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 616695
ORDER BY f.position ASC
0.5 6 Yes /classes/Product.php:5020
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 616698
ORDER BY f.position ASC
0.5 6 Yes /classes/Product.php:5020
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (616698) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.5 1 Yes Yes /classes/Product.php:3887
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 cp.`quantity` as first_level_quantity, 0 as pack_quantity
FROM `ps_cart_product` cp
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND cp.`id_product` = 616699 UNION SELECT 0 as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
WHERE cp.`id_product_attribute` = 0
AND cp.`id_customization` = 0
AND cp.`id_cart` = 0 AND p.`id_product_item` = 616699 AND (pr.`pack_stock_type` IN (1,2) OR (
pr.`pack_stock_type` = 3
AND 0 = 1
))) as q LIMIT 1
0.5 0 /classes/Cart.php:1238
SELECT SQL_NO_CACHE p.*,
pl.*,
sa.out_of_stock,
IFNULL(sa.quantity, 0) as quantity,
(DATEDIFF(
p.`date_add`,
DATE_SUB(
'2025-08-09 00:00:00',
INTERVAL 60 DAY
)
) > 0) as new
FROM ps_product p
LEFT JOIN ps_product_lang pl
ON pl.id_product = p.id_product
AND pl.id_shop = 1
AND pl.id_lang = 2
LEFT JOIN ps_stock_available sa
ON sa.id_product = p.id_product
AND sa.id_shop = 1
WHERE p.id_product = 616699 LIMIT 1
0.5 1 /classes/ProductAssembler.php:90
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 `ps_product_attribute` pa
INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = 2)
JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
WHERE pa.`id_product` IN (616699) AND ag.`is_color_group` = 1
GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
ORDER BY a.`position` ASC;
0.4 1 Yes Yes /classes/Product.php:3887
SELECT SQL_NO_CACHE name, value, pf.id_feature, f.position
FROM ps_feature_product pf
LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = 2)
LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = 2)
LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = 2)
INNER JOIN ps_feature_shop feature_shop
ON (feature_shop.id_feature = f.id_feature AND feature_shop.id_shop = 1)
WHERE pf.id_product = 616699
ORDER BY f.position ASC
0.4 6 Yes /classes/Product.php:5020
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 616695) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 236
AND tr.`id_tax_rules_group` = 1
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.4 1 /classes/tax/TaxRulesTaxManager.php:108
(SELECT 1 FROM `ps_cart_rule` WHERE date_to >= "2025-08-09 00:00:00" AND date_to <= "2025-08-09 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from >= "2025-08-09 00:00:00" AND date_from <= "2025-08-09 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from < "2025-08-09 00:00:00" AND date_to > "2025-08-09 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1
0.4 1 /classes/CartRule.php:342
SELECT SQL_NO_CACHE pc.`id_poslistcateproduct_items` as id_item, pci.`list_subcategories`, pci.`position`, pci.`active`, pci.`id_category`,
pcil.`url`, pcil.`description`, pcil.`image`
FROM ps_poslistcateproduct pc 
LEFT JOIN ps_poslistcateproduct_items pci ON (pc.id_poslistcateproduct_items= pci.id_poslistcateproduct_items)
LEFT JOIN ps_poslistcateproduct_items_lang pcil ON (pci.id_poslistcateproduct_items = pcil.id_poslistcateproduct_items)
WHERE id_shop = 1
AND pcil.id_lang = 2 AND pci.`active` = 1
ORDER BY pci.position
0.4 4 Yes /modules/poslistcateproduct/poslistcateproduct.php:1008
(SELECT 1 FROM `ps_cart_rule` WHERE date_to >= "2025-08-09 00:00:00" AND date_to <= "2025-08-09 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from >= "2025-08-09 00:00:00" AND date_from <= "2025-08-09 23:59:59" AND `id_customer` IN (0,0) LIMIT 1)UNION ALL (SELECT 1 FROM `ps_cart_rule` WHERE date_from < "2025-08-09 00:00:00" AND date_to > "2025-08-09 23:59:59" AND `id_customer` IN (0,0) LIMIT 1) LIMIT 1
0.4 1 /classes/CartRule.php:342
SELECT SQL_NO_CACHE *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = 2
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = 1
WHERE (a.`id_category` = 305) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = 2
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = 1
WHERE (a.`id_product` = 616699) AND (b.`id_shop` = 1) LIMIT 1
0.4 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE m.id_manufacturer FROM ps_manufacturer m WHERE name = "ALFA ROMEO" LIMIT 1
0.4 310 /modules/em_additional_filter/filters.php:129
SELECT SQL_NO_CACHE type, id_value, filter_type FROM ps_layered_category_seo
WHERE id_category = 305
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC
0.4 3 Yes Yes /modules/em_facetedsearch_seo/em_facetedsearch_seo.php:520
SELECT SQL_NO_CACHE * FROM ps_pos_staticfooter AS psb
LEFT JOIN ps_pos_staticfooter_lang AS psl ON psb.id_posstaticblock = psl.id_posstaticblock
LEFT JOIN ps_pos_staticfooter_shop AS pss ON psb.id_posstaticblock = pss.id_posstaticblock
WHERE id_shop =1
AND id_lang =2
AND `hook_position` = "displayBlockFooter1"
AND `showhook` = 1
0.4 16 /modules/posstaticfooter/models/Staticfooter.php:51
SELECT SQL_NO_CACHE * FROM ps_pos_staticfooter AS psb
LEFT JOIN ps_pos_staticfooter_lang AS psl ON psb.id_posstaticblock = psl.id_posstaticblock
LEFT JOIN ps_pos_staticfooter_shop AS pss ON psb.id_posstaticblock = pss.id_posstaticblock
WHERE id_shop =1
AND id_lang =2
AND `hook_position` = "displayFooter"
AND `showhook` = 1
0.4 16 /modules/posstaticfooter/models/Staticfooter.php:51
SELECT SQL_NO_CACHE * FROM ps_pos_staticfooter AS psb
LEFT JOIN ps_pos_staticfooter_lang AS psl ON psb.id_posstaticblock = psl.id_posstaticblock
LEFT JOIN ps_pos_staticfooter_shop AS pss ON psb.id_posstaticblock = pss.id_posstaticblock
WHERE id_shop =1
AND id_lang =2
AND `hook_position` = "displayBlockFooter2"
AND `showhook` = 1
0.4 16 /modules/posstaticfooter/models/Staticfooter.php:51
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 616695
ORDER BY `position`
0.4 1 Yes /classes/Product.php:3059
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM ps_cms c
LEFT JOIN ps_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 2)
INNER JOIN ps_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1)
WHERE 1
AND c.id_cms IN (7) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position`
0.4 2 Yes /classes/CMS.php:151
SELECT SQL_NO_CACHE l.id_linksmegatop, l.new_window, ll.link, ll.label
FROM ps_linksmegatop l
LEFT JOIN ps_linksmegatop_lang ll ON (l.id_linksmegatop = ll.id_linksmegatop AND ll.id_lang = 2 AND ll.id_shop=1)
WHERE 1  AND l.id_linksmegatop = "2"
AND l.id_shop IN (0, 1)
0.4 1 /modules/posmegamenu/megatoplinks.class.php:37
SELECT SQL_NO_CACHE *
FROM `ps_currency` c
WHERE `deleted` = 0 ORDER BY `iso_code` ASC
0.4 1 Yes /classes/Currency.php:419
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM ps_cms c
LEFT JOIN ps_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 2)
INNER JOIN ps_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1)
WHERE 1
AND c.id_cms IN (8) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position`
0.4 2 Yes /classes/CMS.php:151
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 616698
0.3 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 616698
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3059
SELECT SQL_NO_CACHE * FROM ps_pos_staticfooter AS psb
LEFT JOIN ps_pos_staticfooter_lang AS psl ON psb.id_posstaticblock = psl.id_posstaticblock
LEFT JOIN ps_pos_staticfooter_shop AS pss ON psb.id_posstaticblock = pss.id_posstaticblock
WHERE id_shop =1
AND id_lang =2
AND `hook_position` = "displayFooterBefore"
AND `showhook` = 1
0.3 16 /modules/posstaticfooter/models/Staticfooter.php:51
SELECT SQL_NO_CACHE c.id_cms, cl.link_rewrite, cl.meta_title
FROM ps_cms c
LEFT JOIN ps_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = 2)
INNER JOIN ps_cms_shop cms_shop
ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = 1)
WHERE 1
AND c.id_cms IN (4) AND c.`active` = 1 GROUP BY c.id_cms
ORDER BY c.`position`
0.3 2 Yes /classes/CMS.php:151
SELECT SQL_NO_CACHE * FROM ps_pos_staticfooter AS psb
LEFT JOIN ps_pos_staticfooter_lang AS psl ON psb.id_posstaticblock = psl.id_posstaticblock
LEFT JOIN ps_pos_staticfooter_shop AS pss ON psb.id_posstaticblock = pss.id_posstaticblock
WHERE id_shop =1
AND id_lang =2
AND `hook_position` = "displayFooterAfter"
AND `showhook` = 1
0.3 16 /modules/posstaticfooter/models/Staticfooter.php:51
SELECT SQL_NO_CACHE type, id_value FROM ps_layered_category_additional
WHERE id_category IN(305)
AND id_shop = 1
GROUP BY `type`, id_value ORDER BY position ASC
0.3 3 Yes Yes /modules/em_additional_filter/em_additional_filter.php:524
SELECT SQL_NO_CACHE tr.*
FROM `ps_tax_rule` tr
JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
WHERE trg.`active` = 1
AND tr.`id_country` = 236
AND tr.`id_tax_rules_group` = 0
AND tr.`id_state` IN (0, 0)
AND ('0' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
OR (tr.`zipcode_to` = 0 AND tr.`zipcode_from` IN(0, '0')))
ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
0.3 0 /classes/tax/TaxRulesTaxManager.php:108
SELECT SQL_NO_CACHE * FROM `ps_hook_alias`
0.3 83 /classes/Hook.php:264
SELECT SQL_NO_CACHE * FROM `ps_hook_alias`
0.3 83 /classes/Hook.php:238
SELECT SQL_NO_CACHE su.physical_uri, su.virtual_uri, su.domain, su.domain_ssl
FROM ps_shop s
LEFT JOIN ps_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.3 1 /classes/shop/Shop.php:201
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =616698 AND imgs.`rotator` =1
0.3 1 /modules/posrotatorimg/posrotatorimg.php:166
SELECT SQL_NO_CACHE image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
FROM `ps_image` i
INNER JOIN ps_image_shop image_shop
ON (image_shop.id_image = i.id_image AND image_shop.id_shop = 1)
LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = 2)
WHERE i.`id_product` = 616699
ORDER BY `position`
0.3 1 Yes /classes/Product.php:3059
SELECT SQL_NO_CACHE m.id_manufacturer FROM ps_manufacturer m WHERE name = "ALFA ROMEO" LIMIT 1
0.3 310 /modules/em_additional_filter/filters.php:129
SELECT SQL_NO_CACHE name, id_feature FROM ps_feature_lang WHERE id_lang = "2"
0.3 34 /modules/em_additional_filter/filters.php:17
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =616699 AND imgs.`rotator` =1
0.3 1 /modules/posrotatorimg/posrotatorimg.php:166
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_lang` `b` ON a.`id_currency` = b.`id_currency` AND b.`id_lang` = 2
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COUNT(DISTINCT l.id_lang) FROM `ps_lang` l
JOIN ps_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.3 4 /classes/Language.php:1057
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_lang` `b` ON a.`id_country` = b.`id_country` AND b.`id_lang` = 2
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 236) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE name, id_feature FROM ps_feature_lang WHERE id_lang = "2"
0.3 34 /modules/em_facetedsearch_seo/em_facetedsearch_seo.php:477
SELECT SQL_NO_CACHE l.id_linksmegatop, l.new_window, ll.link, ll.label
FROM ps_linksmegatop l
LEFT JOIN ps_linksmegatop_lang ll ON (l.id_linksmegatop = ll.id_linksmegatop AND ll.id_lang = 2 AND ll.id_shop=1)
WHERE 1  AND l.id_linksmegatop = "3"
AND l.id_shop IN (0, 1)
0.3 1 /modules/posmegamenu/megatoplinks.class.php:37
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 616695
0.3 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 616699
0.3 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =1 AND img.`id_product` =616695 AND imgs.`rotator` =1
0.3 1 /modules/posrotatorimg/posrotatorimg.php:166
SELECT SQL_NO_CACHE * FROM `ps_hook_module_exceptions`
WHERE `id_shop` IN (1)
0.3 36 /classes/module/Module.php:2221
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 616695
0.3 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 616698
0.3 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE m.id_manufacturer FROM ps_manufacturer m WHERE name = "ALFA ROMEO" LIMIT 1
0.3 310 /modules/em_additional_filter/filters.php:129
SELECT SQL_NO_CACHE name, id_feature FROM ps_feature_lang WHERE id_lang = "2"
0.3 34 /modules/em_additional_filter/filters.php:17
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 616698
0.3 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 616699
0.3 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE l.*, ls.`id_shop`
FROM `ps_lang` l
LEFT JOIN `ps_lang_shop` ls ON (l.id_lang = ls.id_lang)
0.3 2 /classes/Language.php:910
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `categories` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.3 8 Yes /classes/ImageType.php:109
SELECT SQL_NO_CACHE 1 FROM ps_cart_product cp INNER JOIN ps_product p
ON (p.id_product = cp.id_product) INNER JOIN ps_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.3 1 /classes/Cart.php:4054
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 616699
0.3 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE name, id_feature FROM ps_feature_lang WHERE id_lang = "2"
0.3 34 /modules/em_additional_filter/filters.php:17
SELECT SQL_NO_CACHE *
FROM `ps_country` a
LEFT JOIN `ps_country_shop` `c` ON a.`id_country` = c.`id_country` AND c.`id_shop` = 1
WHERE (a.`id_country` = 236) LIMIT 1
0.3 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 616698) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.3 1 /classes/stock/StockAvailable.php:444
SELECT SQL_NO_CACHE * FROM `ps_image_type` WHERE 1 AND `products` = 1  ORDER BY `width` DESC, `height` DESC, `name`ASC
0.3 8 Yes /classes/ImageType.php:109
SELECT SQL_NO_CACHE *
FROM `ps_group` a
LEFT JOIN `ps_group_shop` `c` ON a.`id_group` = c.`id_group` AND c.`id_shop` = 1
WHERE (a.`id_group` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE * FROM ps_product WHERE id_product = 616695
0.2 1 /src/Adapter/Database.php:48
SELECT SQL_NO_CACHE *
FROM `ps_manufacturer` a
LEFT JOIN `ps_manufacturer_lang` `b` ON a.`id_manufacturer` = b.`id_manufacturer` AND b.`id_lang` = 2
LEFT JOIN `ps_manufacturer_shop` `c` ON a.`id_manufacturer` = c.`id_manufacturer` AND c.`id_shop` = 1
WHERE (a.`id_manufacturer` = 162) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =616698
0.2 1 /modules/posrotatorimg/posrotatorimg.php:171
SELECT SQL_NO_CACHE *
FROM `ps_currency` a
LEFT JOIN `ps_currency_shop` `c` ON a.`id_currency` = c.`id_currency` AND c.`id_shop` = 1
WHERE (a.`id_currency` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 616695) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:444
SELECT SQL_NO_CACHE *
FROM `ps_shop` a
WHERE (a.`id_shop` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE *
FROM `ps_shop_group` a
WHERE (a.`id_shop_group` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE COUNT(DISTINCT c.id_currency) FROM `ps_currency` c
LEFT JOIN ps_currency_shop cs ON (cs.id_currency = c.id_currency AND cs.id_shop = 1)
WHERE c.`active` = 1 LIMIT 1
0.2 1 /classes/Currency.php:768
SELECT SQL_NO_CACHE name, id_feature FROM ps_feature_lang WHERE id_lang = "2"
0.2 34 /modules/em_additional_filter/filters.php:17
SELECT SQL_NO_CACHE * FROM ps_layered_filter_additional ORDER BY date_add DESC
0.2 3 Yes /modules/em_additional_filter/em_additional_filter.php:912
SELECT SQL_NO_CACHE c.id_currency
FROM `ps_currency` c
WHERE (deleted = 0) AND (iso_code = 'BGN') LIMIT 1
0.2 1 /classes/Currency.php:587
SELECT SQL_NO_CACHE * FROM ps_layered_filter_additional ORDER BY date_add DESC
0.2 3 Yes /modules/em_additional_filter/em_additional_filter.php:912
SELECT SQL_NO_CACHE value FROM `ps_configuration` WHERE `name` = "PS_MULTISHOP_FEATURE_ACTIVE" LIMIT 1
0.2 1 /classes/shop/Shop.php:1164
SELECT SQL_NO_CACHE *
FROM `ps_tax_lang`
WHERE `id_tax` = 1
0.2 2 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_lang` a
LEFT JOIN `ps_lang_shop` `c` ON a.`id_lang` = c.`id_lang` AND c.`id_shop` = 1
WHERE (a.`id_lang` = 2) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 0 LIMIT 1
0.2 1 /classes/SpecificPrice.php:407
SELECT SQL_NO_CACHE name, id_attribute_group FROM ps_attribute_group_lang WHERE id_lang = "2"
0.2 1 /modules/em_additional_filter/filters.php:21
SELECT SQL_NO_CACHE name, id_feature FROM ps_feature_lang WHERE id_lang = "2"
0.2 34 /modules/em_additional_filter/filters.php:17
SELECT SQL_NO_CACHE cl.`link_rewrite`
FROM `ps_category_lang` cl
WHERE `id_lang` = 2
AND cl.id_shop = 1 
AND cl.`id_category` = 305 LIMIT 1
0.2 1 /classes/Category.php:1360
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 305 LIMIT 1
0.2 1 /classes/Product.php:4762
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 616698 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =616695
0.2 1 /modules/posrotatorimg/posrotatorimg.php:171
SELECT SQL_NO_CACHE id_shop
FROM `ps_group_shop`
WHERE `id_group` = 1
AND id_shop = 1 LIMIT 1
0.2 1 /classes/ObjectModel.php:1611
SELECT SQL_NO_CACHE * FROM `ps_image` img where img.`rotator` =1 AND img.`id_product` =616699
0.2 1 /modules/posrotatorimg/posrotatorimg.php:171
SELECT SQL_NO_CACHE domain, domain_ssl
FROM ps_shop_url
WHERE main = 1
AND id_shop = 1 LIMIT 1
0.2 1 /classes/shop/ShopUrl.php:182
SELECT SQL_NO_CACHE *
FROM `ps_country_lang`
WHERE `id_country` = 236
0.2 2 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE *
FROM `ps_currency_lang`
WHERE `id_currency` = 1
0.2 2 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 305 LIMIT 1
0.2 1 /classes/Product.php:4762
SELECT SQL_NO_CACHE *
FROM `ps_group_lang`
WHERE `id_group` = 1
0.2 2 /src/Adapter/EntityMapper.php:82
SELECT SQL_NO_CACHE name, id_attribute_group FROM ps_attribute_group_lang WHERE id_lang = "2"
0.2 1 /modules/em_facetedsearch_seo/em_facetedsearch_seo.php:481
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 616698)
0.2 1 /classes/Product.php:3364
SELECT SQL_NO_CACHE name, id_attribute_group FROM ps_attribute_group_lang WHERE id_lang = "2"
0.2 1 /modules/em_additional_filter/filters.php:21
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 616699)
0.2 1 /classes/Product.php:3364
SELECT SQL_NO_CACHE id_required_field, object_name, field_name
FROM ps_required_field
0.2 1 /classes/ObjectModel.php:1474
SELECT SQL_NO_CACHE ctg.`id_group`
FROM ps_category_group ctg
WHERE ctg.`id_category` = 305 AND ctg.`id_group` = 1 LIMIT 1
0.2 1 /classes/Category.php:1691
SELECT SQL_NO_CACHE `id_module` FROM `ps_module_shop` WHERE `id_module` = 91 AND `id_shop` = 1 LIMIT 1
0.2 1 /classes/module/Module.php:2311
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 616695 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 616698 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5694
SELECT SQL_NO_CACHE id_shop
FROM `ps_currency_shop`
WHERE `id_currency` = 1
AND id_shop = 1 LIMIT 1
0.2 1 /classes/ObjectModel.php:1611
SELECT SQL_NO_CACHE 1 FROM `ps_specific_price` WHERE id_product = 616699 LIMIT 1
0.2 1 /classes/SpecificPrice.php:416
SELECT SQL_NO_CACHE product_shop.`price`, product_shop.`ecotax`,
0 as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = 1)
WHERE (p.`id_product` = 616695)
0.2 1 /classes/Product.php:3364
SELECT SQL_NO_CACHE * FROM ps_layered_filter_additional ORDER BY date_add DESC
0.2 3 Yes /modules/em_additional_filter/em_additional_filter.php:912
SELECT SQL_NO_CACHE format
FROM `ps_address_format`
WHERE `id_country` = 236 LIMIT 1
0.2 1 /classes/AddressFormat.php:629
SELECT SQL_NO_CACHE `id_lang` FROM `ps_lang` WHERE `locale` = 'bg-bg' LIMIT 1
0.2 2 /classes/Language.php:743
SELECT SQL_NO_CACHE id_shop
FROM `ps_lang_shop`
WHERE `id_lang` = 2
AND id_shop = 1 LIMIT 1
0.2 1 /classes/ObjectModel.php:1611
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 616695 AND id_shop=1 LIMIT 1
0.2 1 /classes/Product.php:5694
SELECT SQL_NO_CACHE name, id_attribute_group FROM ps_attribute_group_lang WHERE id_lang = "2"
0.2 1 /modules/em_additional_filter/filters.php:21
SELECT SQL_NO_CACHE *
FROM `ps_tax` a
WHERE (a.`id_tax` = 1) LIMIT 1
0.2 1 /src/Adapter/EntityMapper.php:75
SELECT SQL_NO_CACHE SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = 616699) AND (id_product_attribute = 0) AND (id_shop = 1) AND (id_shop_group = 0) LIMIT 1
0.2 1 /classes/stock/StockAvailable.php:444
SELECT SQL_NO_CACHE `id_module` FROM `ps_module` WHERE `name` = "ps_legalcompliance" LIMIT 1
0.2 1 /classes/module/Module.php:2786
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 236 LIMIT 1
0.2 1 /classes/Country.php:401
SELECT SQL_NO_CACHE 1
FROM (SELECT ps.id_product
FROM ps_product_sale as ps  ORDER BY ps.quantity DESC
LIMIT 0) as res
WHERE res.id_product = 616695 LIMIT 1
0.2 0 /modules/productlabel/classes/ProductLabelDAO.php:847
SELECT SQL_NO_CACHE `name`
FROM `ps_manufacturer`
WHERE `id_manufacturer` = 162
AND `active` = 1 LIMIT 1
0.2 1 /classes/Manufacturer.php:312
SELECT SQL_NO_CACHE name, id_attribute_group FROM ps_attribute_group_lang WHERE id_lang = "2"
0.2 1 /modules/em_additional_filter/filters.php:21
SELECT SQL_NO_CACHE 1
FROM (SELECT ps.id_product
FROM ps_product_sale as ps  ORDER BY ps.quantity DESC
LIMIT 0) as res
WHERE res.id_product = 616699 LIMIT 1
0.2 0 /modules/productlabel/classes/ProductLabelDAO.php:847
SELECT SQL_NO_CACHE `need_identification_number`
FROM `ps_country`
WHERE `id_country` = 236 LIMIT 1
0.2 1 /classes/Country.php:401
SELECT SQL_NO_CACHE 1
FROM (SELECT ps.id_product
FROM ps_product_sale as ps  ORDER BY ps.quantity DESC
LIMIT 0) as res
WHERE res.id_product = 616698 LIMIT 1
0.2 0 /modules/productlabel/classes/ProductLabelDAO.php:847
SELECT SQL_NO_CACHE * FROM ps_memcached_servers
0.2 1 /classes/cache/CacheMemcached.php:263
SELECT SQL_NO_CACHE name, id_attribute_group FROM ps_attribute_group_lang WHERE id_lang = "2"
0.2 1 /modules/em_additional_filter/filters.php:21
SELECT SQL_NO_CACHE name FROM ps_category_lang WHERE id_shop = 1 AND id_lang = 2 AND id_category = 305 LIMIT 1
0.2 1 /classes/Product.php:4762
SELECT SQL_NO_CACHE `iso_code`
FROM `ps_country`
WHERE `id_country` = 236 LIMIT 1
0.1 1 /classes/Country.php:274
SELECT SQL_NO_CACHE `id_tax_rules_group`
FROM `ps_product_shop`
WHERE `id_product` = 616699 AND id_shop=1 LIMIT 1
0.1 1 /classes/Product.php:5694

Doubles

9
SELECT * FROM ps_product WHERE id_product = XX
6
SELECT f.id_feature_value FROM ps_feature_value f
        INNER JOIN ps_feature_value_lang fl ON (f.id_feature_value = fl.id_feature_value)
        WHERE f.id_feature = XX AND fl.value = "XX (XX-)"
6
SELECT name, id_attribute_group FROM ps_attribute_group_lang WHERE id_lang = "XX"
6
SELECT f.id_feature_value FROM ps_feature_value f
        INNER JOIN ps_feature_value_lang fl ON (f.id_feature_value = fl.id_feature_value)
        WHERE f.id_feature = XX AND fl.value = "ALFA ROMEO"
6
SELECT name, id_feature FROM ps_feature_lang WHERE id_lang = "XX"
4
SELECT XX FROM `ps_specific_price` WHERE id_product = XX LIMIT XX
3
SELECT * FROM ps_layered_filter_additional ORDER BY date_add DESC
3
SELECT name FROM ps_category_lang WHERE id_shop = XX AND id_lang = XX AND id_category = XX LIMIT XX
3
SELECT m.id_manufacturer FROM ps_manufacturer m WHERE name = "ALFA ROMEO" LIMIT XX
3
                            SELECT `id_tax_rules_group`
                            FROM `ps_product_shop`
                            WHERE `id_product` = XX AND id_shop=XX LIMIT XX
3
SELECT
                    p.*,
                    pl.*,
                    sa.out_of_stock,
                    IFNULL(sa.quantity, XX) as quantity,
                    (DATEDIFF(
				p.`date_add`,
				DATE_SUB(
					'XX-XX-XX XX:XX:XX',
					INTERVAL XX DAY
				)
			) > XX) as new
                FROM ps_product p
                LEFT JOIN ps_product_lang pl
                    ON pl.id_product = p.id_product
                    AND pl.id_shop = XX
                    AND pl.id_lang = XX
                LEFT JOIN ps_stock_available sa
			        ON sa.id_product = p.id_product
			        AND sa.id_shop = XX
			    WHERE p.id_product = XX LIMIT XX
3
		SELECT c.id_cms, cl.link_rewrite, cl.meta_title
		FROM ps_cms c
		LEFT JOIN ps_cms_lang cl ON (c.id_cms = cl.id_cms AND cl.id_lang = XX)
		 INNER JOIN ps_cms_shop cms_shop
        ON (cms_shop.id_cms = c.id_cms AND cms_shop.id_shop = XX)
		WHERE XX
		 AND c.id_cms IN (XX) AND c.`active` = XX GROUP BY c.id_cms
		ORDER BY c.`position`
3
SELECT * FROM `ps_image` img LEFT JOIN `ps_image_shop` imgs ON img.id_image = imgs.id_image where imgs.`id_shop` =XX AND img.`id_product` =XX AND imgs.`rotator` =XX
3
SELECT * FROM `ps_image` img where img.`rotator` =XX AND img.`id_product` =XX
3
            SELECT image_shop.`cover`, i.`id_image`, il.`legend`, i.`position`
            FROM `ps_image` i
             INNER JOIN ps_image_shop image_shop
        ON (image_shop.id_image = i.id_image AND image_shop.id_shop = XX)
            LEFT JOIN `ps_image_lang` il ON (i.`id_image` = il.`id_image` AND il.`id_lang` = XX)
            WHERE i.`id_product` = XX
            ORDER BY `position`
3
SELECT *
FROM `ps_product` a
LEFT JOIN `ps_product_lang` `b` ON a.`id_product` = b.`id_product` AND b.`id_lang` = XX
LEFT JOIN `ps_product_shop` `c` ON a.`id_product` = c.`id_product` AND c.`id_shop` = XX
WHERE (a.`id_product` = XX) AND (b.`id_shop` = XX) LIMIT XX
3
                SELECT name, value, pf.id_feature, f.position
                FROM ps_feature_product pf
                LEFT JOIN ps_feature_lang fl ON (fl.id_feature = pf.id_feature AND fl.id_lang = XX)
                LEFT JOIN ps_feature_value_lang fvl ON (fvl.id_feature_value = pf.id_feature_value AND fvl.id_lang = XX)
                LEFT JOIN ps_feature f ON (f.id_feature = pf.id_feature AND fl.id_lang = XX)
                 INNER JOIN ps_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
3
SELECT product_shop.`price`, product_shop.`ecotax`,
XX as id_product_attribute
FROM `ps_product` p
INNER JOIN `ps_product_shop` `product_shop` ON (product_shop.id_product=p.id_product AND product_shop.id_shop = XX)
WHERE (p.`id_product` = XX)
3
SELECT p.id_product_label, p.id_type, p.priority, p.id_shop, IFNULL(p.start_date, "") as start_date, IFNULL(p.end_date, "") as end_date,
            IFNULL(lt.text_content, IFNULL(ltXX.text_content, NULL)) as label_text_content,
            l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
            l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
            IFNULL(ba.id_background, IFNULL(baXX.id_background, NULL)) as id_background,
            IFNULL(ba.image, IFNULL(baXX.image, NULL)) as image,
            IFNULL(ba.is_perso, IFNULL(baXX.is_perso, NULL)) as is_perso,
            IFNULL(ba.id_lang, IFNULL(baXX.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(btXX.text_content, NULL)) as banner_text_content,
                    b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
            LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = XX)
            LEFT JOIN ps_productlabel_banner_text as btXX ON (btXX.id_banner = b.id_banner AND btXX.id_lang = XX) LEFT JOIN ps_productlabel_item as i ON i.id_product_label = p.id_product_label
            LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
            LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = XX)
            LEFT JOIN ps_productlabel_label_text as ltXX ON (ltXX.id_label = l.id_label AND ltXX.id_lang = XX)
            LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = XX)
            LEFT JOIN ps_productlabel_background as baXX ON (baXX.id_label = l.id_label AND baXX.id_lang = XX)
            WHERE ((i.id_item = XX AND i.type_item = "Product") OR
            (i.id_item = XX AND i.type_item = "Category") OR
            (i.type_item = "Category" AND i.id_item = (SELECT DISTINCT(cp.id_category) FROM ps_category_product as cp
                                                        WHERE cp.id_category = i.id_item AND cp.id_product = XX)))
            AND p.status = XX
            AND p.id_shop = XX
            AND ((start_date <= "XX-XX-XX" OR start_date = "XX-XX-XX")
            AND (end_date >= "XX-XX-XX" OR end_date = "XX-XX-XX"))
            ORDER BY p.priority ASC LIMIT XX
3
SELECT
            COALESCE(SUM(first_level_quantity) + SUM(pack_quantity), XX) as deep_quantity,
            COALESCE(SUM(first_level_quantity), XX) as quantity
          FROM (SELECT cp.`quantity` as first_level_quantity, XX as pack_quantity
          FROM `ps_cart_product` cp
            WHERE cp.`id_product_attribute` = XX
            AND cp.`id_customization` = XX
            AND cp.`id_cart` = XX AND cp.`id_product` = XX UNION SELECT XX as first_level_quantity, cp.`quantity` * p.`quantity` as pack_quantity
          FROM `ps_cart_product` cp JOIN `ps_pack` p ON cp.`id_product` = p.`id_product_pack` JOIN `ps_product` pr ON p.`id_product_pack` = pr.`id_product`
            WHERE cp.`id_product_attribute` = XX
            AND cp.`id_customization` = 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
3
SELECT p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
            IFNULL(lt.text_content, IFNULL(ltXX.text_content, NULL)) as label_text_content,
            l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
            l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
            IFNULL(ba.id_background, IFNULL(baXX.id_background, NULL)) as id_background,
            IFNULL(ba.image, IFNULL(baXX.image, NULL)) as image,
            IFNULL(ba.is_perso, IFNULL(baXX.is_perso, NULL)) as is_perso,
            IFNULL(ba.id_lang, IFNULL(baXX.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(btXX.text_content, NULL)) as banner_text_content,
                    b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
            LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = XX)
            LEFT JOIN ps_productlabel_banner_text as btXX ON (btXX.id_banner = b.id_banner AND btXX.id_lang = XX) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
            LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
            LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = XX)
            LEFT JOIN ps_productlabel_label_text as ltXX ON (ltXX.id_label = l.id_label AND ltXX.id_lang = XX)
            LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = XX)
            LEFT JOIN ps_productlabel_background as baXX ON (baXX.id_label = l.id_label AND baXX.id_lang = XX)
            WHERE p.id_type = XX
            AND p.status = XX
            AND p.id_shop = XX
            ORDER BY p.priority ASC LIMIT XX
3
SELECT p.id_product_label, p.id_type, GROUP_CONCAT(CONCAT(a.attribute, ",", a.attribute_value) separator ";") as attr, p.priority, p.id_shop,
            IFNULL(lt.text_content, IFNULL(ltXX.text_content, NULL)) as label_text_content,
            l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
            l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
            IFNULL(ba.id_background, IFNULL(baXX.id_background, NULL)) as id_background,
            IFNULL(ba.image, IFNULL(baXX.image, NULL)) as image,
            IFNULL(ba.is_perso, IFNULL(baXX.is_perso, NULL)) as is_perso,
            IFNULL(ba.id_lang, IFNULL(baXX.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(btXX.text_content, NULL)) as banner_text_content,
                    b.text_color as banner_text_color, b.bg_color as banner_bg_color FROM ps_productlabel as p LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
            LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = XX)
            LEFT JOIN ps_productlabel_banner_text as btXX ON (btXX.id_banner = b.id_banner AND btXX.id_lang = XX) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
            LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
            LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = XX)
            LEFT JOIN ps_productlabel_label_text as ltXX ON (ltXX.id_label = l.id_label AND ltXX.id_lang = XX)
            LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = XX)
            LEFT JOIN ps_productlabel_background as baXX ON (baXX.id_label = l.id_label AND baXX.id_lang = XX)
            WHERE p.id_type = XX
            AND p.status = XX
            AND p.id_shop = XX
            GROUP BY p.id_product_label
            ORDER BY p.priority ASC, p.id_product_label DESC LIMIT XX
3
SELECT XX
            FROM (SELECT ps.id_product
              FROM ps_product_sale as ps  ORDER BY ps.quantity DESC
            LIMIT XX) as res
            WHERE res.id_product = XX LIMIT XX
3
SELECT p.id_product_label, p.id_type, a.attribute, a.attribute_value, p.priority, p.id_shop,
            IFNULL(lt.text_content, IFNULL(ltXX.text_content, NULL)) as label_text_content,
            l.bg_color as label_bg_color, l.text_font as label_text_font, l.text_color as label_text_color,
            l.text_size as label_text_size, l.position as label_position, l.is_resize as label_is_resize,
            IFNULL(ba.id_background, IFNULL(baXX.id_background, NULL)) as id_background,
            IFNULL(ba.image, IFNULL(baXX.image, NULL)) as image,
            IFNULL(ba.is_perso, IFNULL(baXX.is_perso, NULL)) as is_perso,
            IFNULL(ba.id_lang, IFNULL(baXX.id_lang, NULL)) as id_lang , bt.id_lang, IFNULL(bt.text_content, IFNULL(btXX.text_content, NULL)) as banner_text_content,
                    b.text_color as banner_text_color, b.bg_color as banner_bg_color
                    FROM ps_productlabel as p
                    LEFT JOIN ps_productlabel_banner as b ON b.id_product_label = p.id_product_label
                    LEFT JOIN ps_productlabel_banner_text as bt ON (bt.id_banner = b.id_banner AND bt.id_lang = XX)
                    LEFT JOIN ps_productlabel_banner_text as btXX ON (btXX.id_banner = b.id_banner AND btXX.id_lang = XX) RIGHT JOIN ps_productlabel_attribute as a ON a.id_product_label = p.id_product_label
            LEFT JOIN ps_productlabel_label as l ON l.id_product_label = p.id_product_label
            LEFT JOIN ps_productlabel_label_text as lt ON (lt.id_label = l.id_label AND lt.id_lang = XX)
            LEFT JOIN ps_productlabel_label_text as ltXX ON (ltXX.id_label = l.id_label AND ltXX.id_lang = XX)
            LEFT JOIN ps_productlabel_background as ba ON (ba.id_label = l.id_label AND ba.id_lang = XX)
            LEFT JOIN ps_productlabel_background as baXX ON (baXX.id_label = l.id_label AND baXX.id_lang = XX)
            WHERE p.id_type = XX
            AND p.status = XX
            AND p.id_shop = XX
            ORDER BY p.priority ASC LIMIT XX
3
            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 `ps_product_attribute` pa
             INNER JOIN ps_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 `ps_product_attribute_combination` pac ON (pac.`id_product_attribute` = product_attribute_shop.`id_product_attribute`)
            JOIN `ps_attribute` a ON (a.`id_attribute` = pac.`id_attribute`)
            JOIN `ps_attribute_lang` al ON (a.`id_attribute` = al.`id_attribute` AND al.`id_lang` = XX)
            JOIN `ps_attribute_group` ag ON (a.id_attribute_group = ag.`id_attribute_group`)
            WHERE pa.`id_product` IN (XX) AND ag.`is_color_group` = XX
            GROUP BY pa.`id_product`, a.`id_attribute`, `group_by`
            
            ORDER BY a.`position` ASC;
3
SELECT SUM(quantity)
FROM `ps_stock_available`
WHERE (id_product = XX) AND (id_product_attribute = XX) AND (id_shop = XX) AND (id_shop_group = XX) LIMIT XX
2
			SELECT `need_identification_number`
			FROM `ps_country`
			WHERE `id_country` = XX LIMIT XX
2
SELECT l.id_linksmegatop, l.new_window, ll.link, ll.label
				FROM ps_linksmegatop l
				LEFT JOIN ps_linksmegatop_lang ll ON (l.id_linksmegatop = ll.id_linksmegatop AND ll.id_lang = XX AND ll.id_shop=XX)
				WHERE XX  AND l.id_linksmegatop = "XX"
				AND l.id_shop IN (XX, XX)
2
(SELECT XX FROM `ps_cart_rule` WHERE date_to >= "XX-XX-XX XX:XX:XX" AND date_to <= "XX-XX-XX XX:XX:XX" AND `id_customer` IN (XX,XX) LIMIT XX)UNION ALL (SELECT XX FROM `ps_cart_rule` WHERE date_from >= "XX-XX-XX XX:XX:XX" AND date_from <= "XX-XX-XX XX:XX:XX" AND `id_customer` IN (XX,XX) LIMIT XX)UNION ALL (SELECT XX FROM `ps_cart_rule` WHERE 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) LIMIT XX
2
				SELECT tr.*
				FROM `ps_tax_rule` tr
				JOIN `ps_tax_rules_group` trg ON (tr.`id_tax_rules_group` = trg.`id_tax_rules_group`)
				WHERE trg.`active` = XX
				AND tr.`id_country` = XX
				AND tr.`id_tax_rules_group` = XX
				AND tr.`id_state` IN (XX, XX)
				AND ('XX' BETWEEN tr.`zipcode_from` AND tr.`zipcode_to`
					OR (tr.`zipcode_to` = XX AND tr.`zipcode_from` IN(XX, 'XX')))
				ORDER BY tr.`zipcode_from` DESC, tr.`zipcode_to` DESC, tr.`id_state` DESC, tr.`id_country` DESC
2
                    SELECT * FROM ps_pos_staticfooter AS psb
					LEFT JOIN ps_pos_staticfooter_lang AS psl ON psb.id_posstaticblock = psl.id_posstaticblock
                    LEFT JOIN ps_pos_staticfooter_shop AS pss ON psb.id_posstaticblock = pss.id_posstaticblock
					WHERE id_shop =XX
						AND id_lang =XX
						AND `hook_position` = "displayBlockFooterXX"
						AND `showhook` = XX
		
2
SELECT *
FROM `ps_category` a
LEFT JOIN `ps_category_lang` `b` ON a.`id_category` = b.`id_category` AND b.`id_lang` = XX
LEFT JOIN `ps_category_shop` `c` ON a.`id_category` = c.`id_category` AND c.`id_shop` = XX
WHERE (a.`id_category` = XX) AND (b.`id_shop` = XX) LIMIT XX
2
SELECT * FROM `ps_hook_alias`
2
                SELECT m.`id_module`, m.`name`, ms.`id_module`as `mshop`
                FROM `ps_module` m
                LEFT JOIN `ps_module_shop` ms
                ON m.`id_module` = ms.`id_module`
                AND ms.`id_shop` = XX

Tables stress

25 product
24 productlabel_background
24 productlabel_label_text
24 productlabel_banner_text
21 feature_value_lang
18 feature_value
15 feature_lang
12 productlabel_label
12 productlabel_banner
12 productlabel
11 layered_feature_value_seo
10 product_shop
10 category_lang
9 category
9 image
9 productlabel_attribute
8 product_lang
7 cart_product
6 layered_feature_category_seo
6 country
6 attribute_group_lang
6 stock_available
6 image_shop
6 cart_rule
5 manufacturer
5 pos_staticfooter_lang
5 pos_staticfooter
5 category_product
5 currency
5 category_shop
5 module
5 module_shop
5 pos_staticfooter_shop
4 shop
4 shop_url
4 specific_price
4 currency_shop
4 hook
4 lang
4 lang_shop
3 pos_staticblock_shop
3 cms_lang
3 cms_shop
3 layered_indexable_feature_lang_value
3 layered_indexable_feature_value_lang_value
3 hook_alias
3 country_shop
3 country_lang
3 productlabel_item
3 pos_staticblock
3 product_sale
3 product_attribute
3 product_attribute_shop
3 product_attribute_combination
3 attribute
3 attribute_lang
3 attribute_group
3 pos_staticblock_lang
3 cms
3 image_lang
3 feature_shop
3 category_group
3 layered_filter_additional
3 feature
3 feature_product
3 pack
2 tax_rules_group
2 shop_group
2 configuration
2 group_shop
2 currency_lang
2 tax_rule
2 hook_module
2 linksmegatop_lang
2 linksmegatop
2 image_type
1 layered_category_additional
1 poslistcateproduct
1 hook_module_exceptions
1 state
1 zone
1 group_lang
1 address_format
1 required_field
1 poslistcateproduct_items_lang
1 poslistcateproduct_items
1 manufacturer_lang
1 configuration_lang
1 layered_category_seo
1 group
1 tax_lang
1 meta
1 meta_lang
1 tax
1 manufacturer_shop
1 memcached_servers

ObjectModel instances

NameInstancesSource
Product 12 /src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Adapter/Image/ImageRetriever.php [63]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
/src/Core/Foundation/Database/EntityRepository.php [150]
Category 11 /controllers/front/listing/CategoryController.php [104]
/classes/Meta.php [379]
/classes/Link.php [386]
/classes/PrestaShopCollection.php [383]
/classes/PrestaShopCollection.php [383]
/classes/PrestaShopCollection.php [383]
/classes/PrestaShopCollection.php [383]
/modules/posmegamenu/posmegamenu.php [1237]
/modules/ps_categorytree/ps_categorytree.php [288]
/modules/em_facetedsearch_seo/em_facetedsearch_seo.php [463]
/modules/em_additional_filter/em_additional_filter.php [486]
Country 5 /config/config.inc.php [141]
/classes/AddressFormat.php [357]
/classes/controller/FrontController.php [1688]
/classes/AddressFormat.php [357]
/modules/ps_contactinfo/ps_contactinfo.php [99]
Address 4 /classes/shop/Shop.php [467]
/classes/Product.php [3201]
/classes/Product.php [3310]
/classes/Product.php [4970]
Manufacturer 3 /classes/Link.php [638]
/classes/Link.php [638]
/classes/Link.php [638]
Cart 3 /classes/controller/FrontController.php [411]
/classes/controller/FrontController.php [719]
/classes/controller/FrontController.php [719]
Combination 3 /classes/Product.php [4948]
/classes/Product.php [4948]
/classes/Product.php [4948]
State 2 /classes/controller/FrontController.php [1687]
/modules/ps_contactinfo/ps_contactinfo.php [98]
Language 2 /config/config.inc.php [194]
/classes/Tools.php [579]
Currency 2 /src/Adapter/Currency/CurrencyDataProvider.php [101]
/classes/Tools.php [700]
AddressFormat 2 /classes/controller/FrontController.php [1682]
/modules/ps_contactinfo/ps_contactinfo.php [93]
Shop 1 /config/config.inc.php [119]
Tax 1 /classes/tax/TaxRulesTaxManager.php [115]
Risk 1 /classes/controller/FrontController.php [1652]
Staticblock 1 /modules/posstaticblocks/posstaticblocks.php [25]
Gender 1 /classes/controller/FrontController.php [1649]
Group 1 /classes/Cart.php [245]
Customer 1 /config/config.inc.php [220]
ShopGroup 1 /classes/shop/Shop.php [551]
Staticfooter 1 /modules/posstaticfooter/posstaticfooter.php [25]

Included Files

#Filename
1/index.php
2/config/config.inc.php
3/config/defines.inc.php
4/config/autoload.php
5/vendor/autoload.php
6/vendor/composer/autoload_real.php
7/vendor/composer/ClassLoader.php
8/vendor/composer/include_paths.php
9/vendor/composer/autoload_static.php
10/vendor/symfony/polyfill-ctype/bootstrap.php
11/vendor/react/promise/src/functions_include.php
12/vendor/react/promise/src/functions.php
13/vendor/swiftmailer/swiftmailer/lib/swift_required.php
14/vendor/swiftmailer/swiftmailer/lib/classes/Swift.php
15/vendor/paragonie/random_compat/lib/random.php
16/vendor/symfony/polyfill-php70/bootstrap.php
17/vendor/symfony/polyfill-php56/bootstrap.php
18/vendor/symfony/polyfill-mbstring/bootstrap.php
19/vendor/symfony/polyfill-intl-icu/bootstrap.php
20/vendor/symfony/polyfill-apcu/bootstrap.php
21/vendor/markbaker/matrix/classes/src/functions/adjoint.php
22/vendor/markbaker/matrix/classes/src/functions/antidiagonal.php
23/vendor/markbaker/matrix/classes/src/functions/cofactors.php
24/vendor/markbaker/matrix/classes/src/functions/determinant.php
25/vendor/markbaker/matrix/classes/src/functions/diagonal.php
26/vendor/markbaker/matrix/classes/src/functions/identity.php
27/vendor/markbaker/matrix/classes/src/functions/inverse.php
28/vendor/markbaker/matrix/classes/src/functions/minors.php
29/vendor/markbaker/matrix/classes/src/functions/trace.php
30/vendor/markbaker/matrix/classes/src/functions/transpose.php
31/vendor/markbaker/matrix/classes/src/operations/add.php
32/vendor/markbaker/matrix/classes/src/operations/directsum.php
33/vendor/markbaker/matrix/classes/src/operations/subtract.php
34/vendor/markbaker/matrix/classes/src/operations/multiply.php
35/vendor/markbaker/matrix/classes/src/operations/divideby.php
36/vendor/markbaker/matrix/classes/src/operations/divideinto.php
37/vendor/markbaker/complex/classes/src/functions/abs.php
38/vendor/markbaker/complex/classes/src/functions/acos.php
39/vendor/markbaker/complex/classes/src/functions/acosh.php
40/vendor/markbaker/complex/classes/src/functions/acot.php
41/vendor/markbaker/complex/classes/src/functions/acoth.php
42/vendor/markbaker/complex/classes/src/functions/acsc.php
43/vendor/markbaker/complex/classes/src/functions/acsch.php
44/vendor/markbaker/complex/classes/src/functions/argument.php
45/vendor/markbaker/complex/classes/src/functions/asec.php
46/vendor/markbaker/complex/classes/src/functions/asech.php
47/vendor/markbaker/complex/classes/src/functions/asin.php
48/vendor/markbaker/complex/classes/src/functions/asinh.php
49/vendor/markbaker/complex/classes/src/functions/atan.php
50/vendor/markbaker/complex/classes/src/functions/atanh.php
51/vendor/markbaker/complex/classes/src/functions/conjugate.php
52/vendor/markbaker/complex/classes/src/functions/cos.php
53/vendor/markbaker/complex/classes/src/functions/cosh.php
54/vendor/markbaker/complex/classes/src/functions/cot.php
55/vendor/markbaker/complex/classes/src/functions/coth.php
56/vendor/markbaker/complex/classes/src/functions/csc.php
57/vendor/markbaker/complex/classes/src/functions/csch.php
58/vendor/markbaker/complex/classes/src/functions/exp.php
59/vendor/markbaker/complex/classes/src/functions/inverse.php
60/vendor/markbaker/complex/classes/src/functions/ln.php
61/vendor/markbaker/complex/classes/src/functions/log2.php
62/vendor/markbaker/complex/classes/src/functions/log10.php
63/vendor/markbaker/complex/classes/src/functions/negative.php
64/vendor/markbaker/complex/classes/src/functions/pow.php
65/vendor/markbaker/complex/classes/src/functions/rho.php
66/vendor/markbaker/complex/classes/src/functions/sec.php
67/vendor/markbaker/complex/classes/src/functions/sech.php
68/vendor/markbaker/complex/classes/src/functions/sin.php
69/vendor/markbaker/complex/classes/src/functions/sinh.php
70/vendor/markbaker/complex/classes/src/functions/sqrt.php
71/vendor/markbaker/complex/classes/src/functions/tan.php
72/vendor/markbaker/complex/classes/src/functions/tanh.php
73/vendor/markbaker/complex/classes/src/functions/theta.php
74/vendor/markbaker/complex/classes/src/operations/add.php
75/vendor/markbaker/complex/classes/src/operations/subtract.php
76/vendor/markbaker/complex/classes/src/operations/multiply.php
77/vendor/markbaker/complex/classes/src/operations/divideby.php
78/vendor/markbaker/complex/classes/src/operations/divideinto.php
79/vendor/smarty/smarty/libs/bootstrap.php
80/vendor/smarty/smarty/libs/Autoloader.php
81/vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
82/vendor/ircmaxell/password-compat/lib/password.php
83/vendor/jakeasmith/http_build_url/src/http_build_url.php
84/vendor/symfony/polyfill-php73/bootstrap.php
85/vendor/symfony/polyfill-php73/Php73.php
86/app/AppKernel.php
87/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php
88/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/KernelInterface.php
89/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernelInterface.php
90/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/RebootableInterface.php
91/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/TerminableInterface.php
92/config/alias.php
93/classes/PrestaShopAutoload.php
94/var/cache/prod/class_index.php
95/config/bootstrap.php
96/src/Core/ContainerBuilder.php
97/src/Core/Foundation/IoC/Container.php
98/src/Adapter/ServiceLocator.php
99/vendor/symfony/symfony/src/Symfony/Component/Filesystem/Filesystem.php
100/var/cache/prod/appParameters.php
101/classes/controller/Controller.php
102/classes/ObjectModel.php
103/src/Core/Foundation/Database/EntityInterface.php
104/classes/db/Db.php
105/classes/Tools.php
106/classes/Context.php
107/classes/shop/Shop.php
108/classes/db/DbPDO.php
109/classes/AddressFormat.php
110/classes/Configuration.php
111/override/classes/Configuration.php
112/classes/Validate.php
113/classes/cache/Cache.php
114/src/Adapter/EntityMapper.php
115/classes/db/DbQuery.php
116/src/Core/Addon/Theme/ThemeManagerBuilder.php
117/src/Adapter/Configuration.php
118/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ParameterBag.php
119/src/Core/ConfigurationInterface.php
120/src/Core/Addon/Theme/ThemeRepository.php
121/src/Core/Addon/AddonRepositoryInterface.php
122/src/Core/Addon/Theme/Theme.php
123/src/Core/Addon/AddonInterface.php
124/vendor/shudrum/array-finder/ArrayFinder.php
125/config/defines_uri.inc.php
126/classes/Language.php
127/classes/Country.php
128/classes/PrestaShopCollection.php
129/classes/shop/ShopGroup.php
130/classes/Cookie.php
131/classes/PhpEncryption.php
132/vendor/defuse/php-encryption/src/Core.php
133/classes/PhpEncryptionEngine.php
134/vendor/defuse/php-encryption/src/Key.php
135/vendor/defuse/php-encryption/src/Encoding.php
136/vendor/defuse/php-encryption/src/Crypto.php
137/vendor/defuse/php-encryption/src/KeyOrPassword.php
138/vendor/defuse/php-encryption/src/RuntimeTests.php
139/vendor/defuse/php-encryption/src/DerivedKeys.php
140/vendor/defuse/php-encryption/src/Exception/WrongKeyOrModifiedCiphertextException.php
141/vendor/defuse/php-encryption/src/Exception/CryptoException.php
142/config/smarty.config.inc.php
143/vendor/smarty/smarty/libs/Smarty.class.php
144/vendor/smarty/smarty/libs/sysplugins/smarty_internal_data.php
145/vendor/smarty/smarty/libs/sysplugins/smarty_internal_extension_handler.php
146/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php
147/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php
148/vendor/smarty/smarty/libs/sysplugins/smarty_resource.php
149/vendor/smarty/smarty/libs/sysplugins/smarty_variable.php
150/vendor/smarty/smarty/libs/sysplugins/smarty_template_source.php
151/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php
152/vendor/smarty/smarty/libs/sysplugins/smarty_internal_resource_file.php
153/config/smartyfront.config.inc.php
154/classes/Smarty/SmartyResourceModule.php
155/vendor/smarty/smarty/libs/sysplugins/smarty_resource_custom.php
156/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerresource.php
157/classes/Smarty/SmartyResourceParent.php
158/classes/Smarty/SmartyLazyRegister.php
159/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_registerplugin.php
160/vendor/smarty/smarty/libs/plugins/modifier.truncate.php
161/classes/Customer.php
162/classes/Group.php
163/classes/Link.php
164/classes/shop/ShopUrl.php
165/classes/Dispatcher.php
166/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Request.php
167/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/FileBag.php
168/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/ServerBag.php
169/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/HeaderBag.php
170/classes/Hook.php
171/override/classes/Hook.php
172/src/Adapter/SymfonyContainer.php
173/vendor/mobiledetect/mobiledetectlib/Mobile_Detect.php
174/config/db_slave_server.inc.php
175/classes/module/Module.php
176/src/Core/Module/ModuleInterface.php
177/modules/econtdelivery/econtdelivery.php
178/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_createdata.php
179/vendor/smarty/smarty/libs/sysplugins/smarty_data.php
180/classes/Translate.php
181/src/PrestaShopBundle/Translation/TranslatorComponent.php
182/vendor/symfony/symfony/src/Symfony/Component/Translation/Translator.php
183/vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorInterface.php
184/vendor/symfony/symfony/src/Symfony/Component/Translation/TranslatorBagInterface.php
185/src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php
186/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatter.php
187/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/MessageFormatterInterface.php
188/vendor/symfony/symfony/src/Symfony/Component/Translation/Formatter/ChoiceMessageFormatterInterface.php
189/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageSelector.php
190/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactory.php
191/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheFactoryInterface.php
192/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCache.php
193/vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerConfigCache.php
194/vendor/symfony/symfony/src/Symfony/Component/Config/ConfigCacheInterface.php
195/var/cache/prod/translations/catalogue.bg-BG.NXhscRe.php
196/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogue.php
197/vendor/symfony/symfony/src/Symfony/Component/Translation/MessageCatalogueInterface.php
198/vendor/symfony/symfony/src/Symfony/Component/Translation/MetadataAwareInterface.php
199/controllers/front/listing/CategoryController.php
200/classes/controller/ProductListingFrontController.php
201/classes/controller/ProductPresentingFrontController.php
202/classes/controller/FrontController.php
203/override/classes/controller/ProductListingFrontController.php
204/src/Adapter/Presenter/Object/ObjectPresenter.php
205/src/Adapter/Presenter/PresenterInterface.php
206/src/Adapter/Presenter/Cart/CartPresenter.php
207/src/Adapter/Product/PriceFormatter.php
208/src/Adapter/Image/ImageRetriever.php
209/classes/tax/TaxConfiguration.php
210/classes/Smarty/TemplateFinder.php
211/classes/assets/StylesheetManager.php
212/classes/assets/AbstractAssetManager.php
213/src/Adapter/Assets/AssetUrlGeneratorTrait.php
214/classes/assets/JavascriptManager.php
215/classes/assets/CccReducer.php
216/classes/Category.php
217/src/Adapter/ContainerBuilder.php
218/src/Adapter/Environment.php
219/src/Core/EnvironmentInterface.php
220/vendor/doctrine/orm/lib/Doctrine/ORM/Tools/Setup.php
221/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ArrayCache.php
222/vendor/doctrine/cache/lib/Doctrine/Common/Cache/CacheProvider.php
223/vendor/doctrine/cache/lib/Doctrine/Common/Cache/Cache.php
224/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FlushableCache.php
225/vendor/doctrine/cache/lib/Doctrine/Common/Cache/ClearableCache.php
226/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiGetCache.php
227/vendor/doctrine/cache/lib/Doctrine/Common/Cache/MultiPutCache.php
228/vendor/doctrine/orm/lib/Doctrine/ORM/Configuration.php
229/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php
230/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php
231/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php
232/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Annotation.php
233/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Entity.php
234/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embeddable.php
235/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Embedded.php
236/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/MappedSuperclass.php
237/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/InheritanceType.php
238/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorColumn.php
239/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/DiscriminatorMap.php
240/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Id.php
241/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/GeneratedValue.php
242/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Version.php
243/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumn.php
244/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinColumns.php
245/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Column.php
246/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToOne.php
247/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OneToMany.php
248/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToOne.php
249/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ManyToMany.php
250/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Table.php
251/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UniqueConstraint.php
252/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Index.php
253/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/JoinTable.php
254/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SequenceGenerator.php
255/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/CustomIdGenerator.php
256/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ChangeTrackingPolicy.php
257/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/OrderBy.php
258/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQueries.php
259/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedQuery.php
260/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/HasLifecycleCallbacks.php
261/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PrePersist.php
262/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostPersist.php
263/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreUpdate.php
264/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostUpdate.php
265/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreRemove.php
266/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostRemove.php
267/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PostLoad.php
268/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/PreFlush.php
269/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/FieldResult.php
270/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ColumnResult.php
271/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityResult.php
272/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQuery.php
273/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/NamedNativeQueries.php
274/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMapping.php
275/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/SqlResultSetMappings.php
276/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverride.php
277/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AssociationOverrides.php
278/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverride.php
279/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/AttributeOverrides.php
280/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/EntityListeners.php
281/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Cache.php
282/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/SimpleAnnotationReader.php
283/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php
284/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocParser.php
285/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/DocLexer.php
286/vendor/doctrine/lexer/lib/Doctrine/Common/Lexer/AbstractLexer.php
287/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/Target.php
288/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/CachedReader.php
289/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php
290/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/AnnotationDriver.php
291/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/MappingDriver.php
292/var/cache/prod/FrontContainer.php
293/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php
294/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ResettableContainerInterface.php
295/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerInterface.php
296/vendor/psr/container/src/ContainerInterface.php
297/modules/contactform/vendor/autoload.php
298/modules/contactform/vendor/composer/autoload_real.php
299/modules/contactform/vendor/composer/autoload_static.php
300/modules/dashproducts/vendor/autoload.php
301/modules/dashproducts/vendor/composer/autoload_real.php
302/modules/dashproducts/vendor/composer/autoload_static.php
303/modules/graphnvd3/vendor/autoload.php
304/modules/graphnvd3/vendor/composer/autoload_real.php
305/modules/graphnvd3/vendor/composer/autoload_static.php
306/modules/ps_banner/vendor/autoload.php
307/modules/ps_banner/vendor/composer/autoload_real.php
308/modules/ps_banner/vendor/composer/autoload_static.php
309/modules/ps_contactinfo/vendor/autoload.php
310/modules/ps_contactinfo/vendor/composer/autoload_real.php
311/modules/ps_contactinfo/vendor/composer/autoload_static.php
312/modules/ps_emailsubscription/vendor/autoload.php
313/modules/ps_emailsubscription/vendor/composer/autoload_real.php
314/modules/ps_emailsubscription/vendor/composer/autoload_static.php
315/modules/ps_imageslider/vendor/autoload.php
316/modules/ps_imageslider/vendor/composer/autoload_real.php
317/modules/ps_imageslider/vendor/composer/autoload_static.php
318/modules/ps_mainmenu/vendor/autoload.php
319/modules/ps_mainmenu/vendor/composer/autoload_real.php
320/modules/ps_mainmenu/vendor/composer/autoload_static.php
321/modules/ps_shoppingcart/vendor/autoload.php
322/modules/ps_shoppingcart/vendor/composer/autoload_real.php
323/modules/ps_shoppingcart/vendor/composer/autoload_static.php
324/modules/statscheckup/vendor/autoload.php
325/modules/statscheckup/vendor/composer/autoload_real.php
326/modules/statscheckup/vendor/composer/autoload_static.php
327/modules/statsdata/vendor/autoload.php
328/modules/statsdata/vendor/composer/autoload_real.php
329/modules/statsdata/vendor/composer/autoload_static.php
330/modules/cronjobs/vendor/autoload.php
331/modules/cronjobs/vendor/composer/autoload_real.php
332/modules/cronjobs/vendor/composer/autoload_static.php
333/modules/psaddonsconnect/vendor/autoload.php
334/modules/psaddonsconnect/vendor/composer/autoload_real.php
335/modules/psaddonsconnect/vendor/composer/autoload_static.php
336/modules/blockreassurance/vendor/autoload.php
337/modules/blockreassurance/vendor/composer/autoload_real.php
338/modules/blockreassurance/vendor/composer/autoload_static.php
339/modules/ps_categoryproducts/vendor/autoload.php
340/modules/ps_categoryproducts/vendor/composer/autoload_real.php
341/modules/ps_categoryproducts/vendor/composer/autoload_static.php
342/modules/pscleaner/vendor/autoload.php
343/modules/pscleaner/vendor/composer/autoload_real.php
344/modules/pscleaner/vendor/composer/autoload_static.php
345/modules/ps_brandlist/vendor/autoload.php
346/modules/ps_brandlist/vendor/composer/autoload_real.php
347/modules/ps_brandlist/vendor/composer/autoload_static.php
348/modules/ps_legalcompliance/vendor/autoload.php
349/modules/ps_legalcompliance/vendor/composer/autoload_real.php
350/modules/ps_legalcompliance/vendor/composer/autoload_static.php
351/modules/ps_themecusto/vendor/autoload.php
352/modules/ps_themecusto/vendor/composer/autoload_real.php
353/modules/ps_themecusto/vendor/composer/autoload_static.php
354/modules/elasticjetsearch/vendor/autoload.php
355/modules/elasticjetsearch/vendor/composer/autoload_real.php
356/modules/elasticjetsearch/vendor/composer/autoload_static.php
357/modules/ps_linklist/vendor/autoload.php
358/modules/ps_linklist/vendor/composer/autoload_real.php
359/modules/ps_linklist/vendor/composer/autoload_static.php
360/modules/ps_newproducts/vendor/autoload.php
361/modules/ps_newproducts/vendor/composer/autoload_real.php
362/modules/ps_newproducts/vendor/composer/autoload_static.php
363/modules/ps_specials/vendor/autoload.php
364/modules/ps_specials/vendor/composer/autoload_real.php
365/modules/ps_specials/vendor/composer/autoload_static.php
366/modules/ps_facetedsearch/vendor/autoload.php
367/modules/ps_facetedsearch/vendor/composer/autoload_real.php
368/modules/ps_facetedsearch/vendor/composer/autoload_static.php
369/modules/ps_bestsellers/vendor/autoload.php
370/modules/ps_bestsellers/vendor/composer/autoload_real.php
371/modules/ps_bestsellers/vendor/composer/autoload_static.php
372/modules/psgdpr/vendor/autoload.php
373/modules/psgdpr/vendor/composer/autoload_real.php
374/modules/psgdpr/vendor/composer/autoload_static.php
375/modules/ps_cashondelivery/vendor/autoload.php
376/modules/ps_cashondelivery/vendor/composer/autoload_real.php
377/modules/ps_cashondelivery/vendor/composer/autoload_static.php
378/src/Core/Localization/Locale/Repository.php
379/src/Core/Localization/Locale/RepositoryInterface.php
380/src/Core/Localization/CLDR/LocaleRepository.php
381/src/Core/Localization/CLDR/LocaleDataSource.php
382/src/Core/Localization/CLDR/DataLayer/LocaleCache.php
383/src/Core/Data/Layer/AbstractDataLayer.php
384/src/Core/Localization/CLDR/LocaleDataLayerInterface.php
385/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/FilesystemAdapter.php
386/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AbstractAdapter.php
387/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/AbstractTrait.php
388/modules/elasticjetsearch/vendor/psr/log/Psr/Log/LoggerAwareTrait.php
389/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/AdapterInterface.php
390/vendor/psr/cache/src/CacheItemPoolInterface.php
391/modules/elasticjetsearch/vendor/psr/log/Psr/Log/LoggerAwareInterface.php
392/vendor/symfony/symfony/src/Symfony/Component/Cache/ResettableInterface.php
393/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemTrait.php
394/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php
395/vendor/symfony/symfony/src/Symfony/Component/Cache/PruneableInterface.php
396/vendor/symfony/symfony/src/Symfony/Component/Cache/CacheItem.php
397/vendor/psr/cache/src/CacheItemInterface.php
398/src/Core/Localization/CLDR/DataLayer/LocaleReference.php
399/src/Core/Localization/CLDR/Reader.php
400/src/Core/Localization/CLDR/ReaderInterface.php
401/src/Core/Localization/Currency/Repository.php
402/src/Core/Localization/Currency/RepositoryInterface.php
403/src/Core/Localization/Currency/CurrencyDataSource.php
404/src/Core/Localization/Currency/DataSourceInterface.php
405/src/Core/Localization/Currency/DataLayer/CurrencyCache.php
406/src/Core/Localization/Currency/CurrencyDataLayerInterface.php
407/vendor/symfony/symfony/src/Symfony/Component/Cache/Adapter/ArrayAdapter.php
408/vendor/symfony/symfony/src/Symfony/Component/Cache/Traits/ArrayTrait.php
409/src/Core/Localization/Currency/DataLayer/CurrencyDatabase.php
410/src/Adapter/Currency/CurrencyDataProvider.php
411/src/Core/Currency/CurrencyDataProviderInterface.php
412/src/Adapter/LegacyContext.php
413/src/Adapter/Tools.php
414/src/Core/Localization/Currency/DataLayer/CurrencyReference.php
415/src/Core/Localization/Currency/DataLayer/CurrencyInstalled.php
416/vendor/prestashop/decimal/src/Operation/Rounding.php
417/src/Core/Localization/Locale.php
418/src/Core/Localization/LocaleInterface.php
419/src/Core/Localization/Specification/Price.php
420/src/Core/Localization/Specification/Number.php
421/src/Core/Localization/Specification/NumberInterface.php
422/src/Core/Localization/Specification/Factory.php
423/src/Core/Localization/CLDR/LocaleData.php
424/src/Core/Localization/CLDR/NumberSymbolsData.php
425/src/Core/Localization/CLDR/CurrencyData.php
426/src/Core/Localization/CLDR/Locale.php
427/src/Core/Localization/CLDR/LocaleInterface.php
428/src/Core/Localization/Specification/NumberSymbolList.php
429/src/Core/Localization/Currency/CurrencyCollection.php
430/classes/Currency.php
431/src/Core/Localization/Currency/LocalizedCurrencyId.php
432/src/Core/Localization/Currency/CurrencyData.php
433/src/Core/Localization/Currency.php
434/src/Core/Localization/CurrencyInterface.php
435/src/Core/Localization/Specification/NumberCollection.php
436/src/Core/Localization/Number/Formatter.php
437/classes/Cart.php
438/src/Adapter/AddressFactory.php
439/classes/CartRule.php
440/classes/Product.php
441/override/classes/Product.php
442/classes/Pack.php
443/classes/webservice/WebserviceRequest.php
444/classes/ImageType.php
445/classes/ImageManager.php
446/modules/em_additional_filter/em_additional_filter.php
447/modules/em_additional_filter/filters.php
448/modules/em_additional_filter/search_provider.php
449/src/Core/Product/Search/ProductSearchProviderInterface.php
450/src/Core/Module/WidgetInterface.php
451/src/PrestaShopBundle/Translation/DomainNormalizer.php
452/src/Adapter/Localization/LegacyTranslator.php
453/src/Core/Product/Search/URLFragmentSerializer.php
454/classes/cache/CacheMemcached.php
455/modules/atsinstantsearch/atsinstantsearch.php
456/modules/atsinstantsearch/classes/InstantSearchClass.php
457/modules/atsinstantsearch/translations/bg.php
458/classes/Media.php
459/modules/pssitemap/pssitemap.php
460/modules/pssitemap/classes/pssitemapDataClass.php
461/classes/ProductDownload.php
462/classes/tax/Tax.php
463/src/Core/Cart/Calculator.php
464/src/Core/Cart/CartRowCollection.php
465/src/Core/Cart/Fees.php
466/src/Core/Cart/CartRuleCollection.php
467/src/Core/Cart/CartRuleCalculator.php
468/src/Adapter/Product/PriceCalculator.php
469/classes/order/Order.php
470/src/Core/Cart/CartRow.php
471/src/Core/Cart/AmountImmutable.php
472/vendor/prestashop/decimal/src/Number.php
473/vendor/prestashop/decimal/src/Builder.php
474/classes/Gender.php
475/classes/Risk.php
476/classes/Meta.php
477/classes/Address.php
478/classes/State.php
479/src/Core/Addon/Module/ModuleManagerBuilder.php
480/src/Core/Util/File/YamlParser.php
481/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceChecker.php
482/vendor/symfony/symfony/src/Symfony/Component/Config/ResourceCheckerInterface.php
483/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/FileResource.php
484/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/SelfCheckingResourceInterface.php
485/vendor/symfony/symfony/src/Symfony/Component/Config/Resource/ResourceInterface.php
486/var/cache/prod/yaml/c1edfa0a2e1c430b13baacfab30cd9a4.php
487/var/cache/prod/yaml/b1b1aab7bae8072d232293f1c8690ebe.php
488/src/PrestaShopBundle/Service/DataProvider/Marketplace/ApiClient.php
489/vendor/guzzlehttp/guzzle/src/Client.php
490/vendor/guzzlehttp/guzzle/src/Event/HasEmitterTrait.php
491/vendor/guzzlehttp/guzzle/src/ClientInterface.php
492/vendor/guzzlehttp/guzzle/src/Event/HasEmitterInterface.php
493/vendor/guzzlehttp/guzzle/src/Url.php
494/vendor/guzzlehttp/guzzle/src/Utils.php
495/vendor/guzzlehttp/guzzle/src/Message/MessageFactory.php
496/vendor/guzzlehttp/guzzle/src/Event/ListenerAttacherTrait.php
497/vendor/guzzlehttp/guzzle/src/Message/MessageFactoryInterface.php
498/vendor/guzzlehttp/guzzle/src/Subscriber/HttpError.php
499/vendor/guzzlehttp/guzzle/src/Event/SubscriberInterface.php
500/vendor/guzzlehttp/guzzle/src/Subscriber/Redirect.php
501/modules/elasticjetsearch/vendor/guzzlehttp/ringphp/src/Client/CurlHandler.php
502/modules/elasticjetsearch/vendor/guzzlehttp/ringphp/src/Client/CurlFactory.php
503/modules/elasticjetsearch/vendor/guzzlehttp/ringphp/src/Client/CurlMultiHandler.php
504/modules/elasticjetsearch/vendor/guzzlehttp/ringphp/src/Client/Middleware.php
505/modules/elasticjetsearch/vendor/guzzlehttp/ringphp/src/Client/StreamHandler.php
506/vendor/guzzlehttp/guzzle/src/RequestFsm.php
507/app/config/parameters.php
508/src/Adapter/Module/ModuleZipManager.php
509/src/PrestaShopBundle/Event/Dispatcher/NullDispatcher.php
510/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcherInterface.php
511/src/Core/Hook/HookDispatcherInterface.php
512/src/Adapter/Addons/AddonsDataProvider.php
513/src/PrestaShopBundle/Service/DataProvider/Admin/AddonsInterface.php
514/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FilesystemCache.php
515/vendor/doctrine/cache/lib/Doctrine/Common/Cache/FileCache.php
516/src/Adapter/LegacyLogger.php
517/modules/elasticjetsearch/vendor/psr/log/Psr/Log/LoggerInterface.php
518/src/PrestaShopBundle/Service/DataProvider/Admin/CategoriesProvider.php
519/src/Adapter/Module/ModuleDataProvider.php
520/src/Adapter/Module/AdminModuleDataProvider.php
521/src/PrestaShopBundle/Service/DataProvider/Admin/ModuleInterface.php
522/vendor/symfony/symfony/src/Symfony/Component/Config/FileLocator.php
523/vendor/symfony/symfony/src/Symfony/Component/Config/FileLocatorInterface.php
524/vendor/symfony/symfony/src/Symfony/Component/Routing/Loader/YamlFileLoader.php
525/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php
526/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/Loader.php
527/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/LoaderInterface.php
528/vendor/symfony/symfony/src/Symfony/Component/Routing/Router.php
529/vendor/symfony/symfony/src/Symfony/Component/Routing/RouterInterface.php
530/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/UrlMatcherInterface.php
531/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContextAwareInterface.php
532/vendor/symfony/symfony/src/Symfony/Component/Routing/Generator/UrlGeneratorInterface.php
533/vendor/symfony/symfony/src/Symfony/Component/Routing/Matcher/RequestMatcherInterface.php
534/vendor/symfony/symfony/src/Symfony/Component/Routing/RequestContext.php
535/src/Adapter/Module/ModuleDataUpdater.php
536/src/Core/Addon/Module/ModuleManager.php
537/src/Core/Addon/AddonManagerInterface.php
538/src/Core/Addon/Module/ModuleRepository.php
539/src/Core/Addon/Module/ModuleRepositoryInterface.php
540/vendor/symfony/symfony/src/Symfony/Component/Finder/Finder.php
541/src/Adapter/Cache/Clearer/SymfonyCacheClearer.php
542/src/Core/Cache/Clearer/CacheClearerInterface.php
543/src/Core/Filter/FrontEndObject/MainFilter.php
544/src/Core/Filter/FilterInterface.php
545/src/Core/Filter/FrontEndObject/CartFilter.php
546/src/Core/Filter/HashMapWhitelistFilter.php
547/src/Core/Filter/CollectionFilter.php
548/src/Core/Filter/FrontEndObject/ProductFilter.php
549/src/Core/Filter/FrontEndObject/EmbeddedAttributesFilter.php
550/src/Core/Filter/FrontEndObject/CustomerFilter.php
551/src/Core/Filter/FrontEndObject/ShopFilter.php
552/src/Core/Filter/FrontEndObject/ConfigurationFilter.php
553/modules/ps_shoppingcart/ps_shoppingcart.php
554/modules/posmegamenu/posmegamenu.php
555/modules/posmegamenu/megatoplinks.class.php
556/modules/posmegamenu/translations/bg.php
557/modules/posslideshows/posslideshows.php
558/modules/posslideshows/Slideshow.php
559/modules/posslideshows/translations/bg.php
560/modules/posstaticblocks/posstaticblocks.php
561/modules/posstaticblocks/models/Staticblock.php
562/modules/posstaticblocks/translations/bg.php
563/modules/poslistcateproduct/poslistcateproduct.php
564/modules/poslistcateproduct/PosCatePro.php
565/modules/poslistcateproduct/translations/bg.php
566/modules/posrotatorimg/posrotatorimg.php
567/modules/posrotatorimg/translations/bg.php
568/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php
569/var/cache/prod/smarty/compile/17/50/7d/17507d500e208bf3a29a434dd597f6a817564ed0_2.file.rotator_header.tpl.php
570/modules/pwpicto/pwpicto.php
571/modules/pwpicto/models/PwPictogram.php
572/modules/pwpicto/translations/bg.php
573/modules/uecookie/uecookie.php
574/modules/uecookie/translations/bg.php
575/modules/uecookie/key.php
576/modules/ps_legalcompliance/ps_legalcompliance.php
577/modules/ps_legalcompliance/entities/AeucCMSRoleEmailEntity.php
578/modules/ps_legalcompliance/entities/AeucEmailEntity.php
579/src/Core/Foundation/Database/EntityManager.php
580/src/Core/Foundation/Database/DatabaseInterface.php
581/src/Adapter/Database.php
582/src/Core/Foundation/Filesystem/FileSystem.php
583/src/Core/Email/EmailLister.php
584/modules/ec_custom_order/ec_custom_order.php
585/modules/ec_custom_order/translations/bg.php
586/modules/productlabel/productlabel.php
587/modules/productlabel/classes/ProductLabelDAO.php
588/modules/bgn_eur_converter/bgn_eur_converter.php
589/src/Core/Product/Search/ProductSearchContext.php
590/src/Core/Product/Search/ProductSearchQuery.php
591/src/Core/Product/Search/SortOrder.php
592/src/Core/Product/Search/ProductSearchResult.php
593/classes/ProductAssembler.php
594/classes/Combination.php
595/classes/SpecificPrice.php
596/classes/tax/TaxManagerFactory.php
597/classes/tax/TaxRulesTaxManager.php
598/classes/tax/TaxManagerInterface.php
599/classes/tax/TaxCalculator.php
600/classes/GroupReduction.php
601/classes/stock/StockAvailable.php
602/classes/Feature.php
603/classes/ProductPresenterFactory.php
604/src/Adapter/Presenter/Product/ProductListingPresenter.php
605/src/Adapter/Presenter/Product/ProductPresenter.php
606/src/Adapter/Product/ProductColorsRetriever.php
607/src/Core/Product/ProductPresentationSettings.php
608/src/Adapter/Presenter/Product/ProductListingLazyArray.php
609/src/Adapter/Presenter/Product/ProductLazyArray.php
610/src/Adapter/Presenter/AbstractLazyArray.php
611/classes/Image.php
612/vendor/doctrine/common/lib/Doctrine/Common/Util/Inflector.php
613/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php
614/src/Core/Product/Search/Pagination.php
615/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/82/90/85/829085aaf979cf40643036330c7a7f6c8dd881de_2.file.category.tpl.php
616/vendor/smarty/smarty/libs/sysplugins/smarty_internal_block.php
617/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_inheritance.php
618/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/d1/6b/00/d16b008b6e25e3bfb208153ecc7bed404d2ec17e_2.file.product-list.tpl.php
619/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/a2/35/6c/a2356cd2223fa074f23b1353d1fb2e144ecc1ba1_2.file.layout-left-column.tpl.php
620/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/4a/c0/bf/4ac0bfb9bd72664c922bf1fe0a13a44161a05551_2.file.layout-both-columns.tpl.php
621/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/23/cf/de/23cfdedda7db8cfa2fda029740a46d20adbe7ba0_2.file.head.tpl.php
622/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/e3/70/f8/e370f8a1b8c43850fb8bcff2e8780d3fad420abc_2.file.stylesheets.tpl.php
623/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_foreach.php
624/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/c9/19/11/c9191100b2c6c2d8d7e592d101dcfc3334749679_2.file.javascript.tpl.php
625/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/41/de/13/41de1362cfcfb77358dfc26814f523885bfa4711_2.file.product-activation.tpl.php
626/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/3a/79/19/3a791992775c0118410c3c8ac41d114054ed2909_2.file.header.tpl.php
627/modules/ps_customersignin/ps_customersignin.php
628/var/cache/prod/smarty/compile/d5/f8/f5/d5f8f570180f74d1dbdd1a1d2af0445e90a6650c_2.module.pscustomersigninpscustome.php
629/vendor/smarty/smarty/libs/plugins/modifier.escape.php
630/src/Adapter/Cart/CartPresenter.php
631/var/cache/prod/smarty/compile/35/65/5e/35655e6409b6198f29dd6e732ef9598dec599880_2.module.psshoppingcartpsshoppingc.php
632/vendor/smarty/smarty/libs/sysplugins/smarty_internal_method_gettemplatevars.php
633/var/cache/prod/smarty/compile/d9/5f/58/d95f58dc2d17ebc974789d06f01973eaebe69962_2.file.element_html.tpl.php
634/modules/ps_contactinfo/ps_contactinfo.php
635/var/cache/prod/smarty/compile/99/92/f3/9992f3fe04dd41bcec1a2029cf07bead637caf4d_2.module.pscontactinfopscontactinf.php
636/classes/CMS.php
637/var/cache/prod/smarty/compile/37/75/10/377510282d62ed0d86d3daa1f15412440eb0456c_2.file.megamenu.tpl.php
638/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/d6/c9/20/d6c920bb04490c7a3d5435cc0d253c831920fee8_2.file.notifications.tpl.php
639/modules/ps_categorytree/ps_categorytree.php
640/var/cache/prod/smarty/compile/89/21/00/8921007f54626fc7fe42cbff53f1d70828d3393d_2.module.pscategorytreeviewstempla.php
641/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_tplfunction.php
642/modules/em_facetedsearch_seo/em_facetedsearch_seo.php
643/var/cache/prod/smarty/compile/c9/13/a7/c913a75e5cbd127a9d6f6fad44bc8d2b886b6fde_2.file.em_facetedsearch_seo.tpl.php
644/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/93/a3/ec/93a3ecb8e9ab971b64bdf20eda810535de6004e9_2.file.breadcrumb.tpl.php
645/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/49/2b/a8/492ba8056310866b4cdb6b8993152a10d90361c2_2.file.products-top.tpl.php
646/var/cache/prod/smarty/compile/4c/27/2b/4c272baa288693c39852ea849dc78d28b0e5f16e_2.file.em_additional_filter.tpl.php
647/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/4f/17/35/4f1735f3b0fa92c0e800bfc99fcd566145efe676_2.file.sort-orders.tpl.php
648/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/e5/59/dd/e559ddb6f4cdfcdc143406538f056b994b8a53b3_2.file.products.tpl.php
649/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/9b/92/6e/9b926e8f5e8ee37173e345df888df980db59df93_2.file.product.tpl.php
650/var/cache/prod/smarty/compile/49/d8/f8/49d8f87299aca7509f7a94d6fc57ea3e3d4e8346_2.file.rotator.tpl.php
651/classes/Manufacturer.php
652/src/Core/Foundation/Database/EntityRepository.php
653/src/Adapter/EntityMetaDataRetriever.php
654/src/Core/Foundation/Database/EntityMetaData.php
655/src/Core/Foundation/Database/EntityManager/QueryBuilder.php
656/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/63/78/a6/6378a61e581fd6707386904b94f897508f149cbf_2.file.button-cart.tpl.php
657/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/37/ec/57/37ec57de0c5937c17ca03d178c8b4f6108683954_2.file.pagination.tpl.php
658/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/f3/52/86/f35286279d3d5a1a095517f7c7bcf7b914d10cc5_2.file.products-bottom.tpl.php
659/var/cache/prod/smarty/compile/layouts_layout_left_column_tpl/2a/b2/1f/2ab21f08874332796b0a6349a1a0f322d5bc31cb_2.file.footer.tpl.php
660/modules/ps_emailsubscription/ps_emailsubscription.php
661/var/cache/prod/smarty/compile/30/7d/c6/307dc6bd4724d29d1572cc301dd7148e962604ef_2.module.psemailsubscriptionviewst.php
662/modules/posstaticfooter/posstaticfooter.php
663/modules/posstaticfooter/models/Staticfooter.php
664/modules/posstaticfooter/translations/bg.php
665/modules/ps_linklist/ps_linklist.php
666/modules/ps_linklist/src/Presenter/LinkBlockPresenter.php
667/modules/ps_linklist/src/LegacyLinkBlockRepository.php
668/vendor/smarty/smarty/libs/sysplugins/smarty_template_cached.php
669/vendor/smarty/smarty/libs/sysplugins/smarty_cacheresource.php
670/vendor/smarty/smarty/libs/sysplugins/smarty_internal_cacheresource_file.php
671/var/cache/prod/smarty/cache/ps_linklist/displayFooter/1/236/6d/ad/25/6dad25ac1cd2f7f2ce7974fb3a98c9adcf31e4f1.pslinklistviewstemplatesh.php
672/var/cache/prod/smarty/compile/ae/aa/f1/aeaaf1758116c7ad1c492ccddeb5aee2d94aea9f_2.file.block_footer.tpl.php
673/var/cache/prod/smarty/compile/2b/b8/31/2bb831175fbc58156def5259de6502ffcdd8015a_2.file.html.tpl.php
674/config/settings.inc.php