title | issue | author | author_email | author_github |
---|---|---|---|---|
Optimize category breadcrumb builder performance |
NEXT-15215 |
OliverSkroblin |
OliverSkroblin |
- Changed
\Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder
, to useproduct.categoryIds
instead of dynamic join - Added
\Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator::$objects
, which is used to cache hydrated objects