Skip to content

Files

Latest commit

 

History

History
11 lines (10 loc) · 441 Bytes

2021-05-10-optimize-category-breadcrumb-builder-performance.md

File metadata and controls

11 lines (10 loc) · 441 Bytes
title issue author author_email author_github
Optimize category breadcrumb builder performance
NEXT-15215
OliverSkroblin
OliverSkroblin

Core

  • Changed \Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder, to use product.categoryIds instead of dynamic join
  • Added \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator::$objects, which is used to cache hydrated objects