morozovalexander/symfocommerce

Too many database queries on both category and manufacturer page

morozovalexander opened this issue · 1 comments

There are too many database queries on both category or manufacturer page. Need to create repository queries instead queries while twig rendering (join image entities with products).

resolved by commit #aef8aa0