Shopware 6 Data Access Layer Support in Callgraph

The PHP Extension 5.4.36 added support for Callgraph argument capturing entity names for calls to EntityRepository and other Data Access Layer APIs of Shopware 6. This improves the visibility into the Data Access Layer when profiling by explicitly showing the total and self-time by each entity.

In the following example you can see the EntityRepository::searchIds call being profiled for the case of the “promotion” entity.

Components

  • User Interface

Published

24.02.2022