New in Symfony 6.4: Workflow Profiler
December 5, 2023 • Published by Javier Eguiluz
Symfony 6.4 is backed by:
Contributed by
Grégoire Pineau
in #51204
and #51220.
This is the last blog post about the new features of Symfony 6.4 and 7.0. This blog series started with the new command profiler, a revolutionary feature to introspect the execution of Symfony commands so you can debug them.
In Symfony 6.4 we've also improved the Symfony profiler with a feature to profile workflows. First, define any number of workflows in your application via the Workflow component. Then , upgrade your project to Symfony 6.4 or higher.
That's all. In the Symfony Profiler you'll now see a new section called Workflow which shows the graphic representation of your workflows. This will make it much easier to debug any issues with them:
Help the Symfony project!
As with any Open-Source project, contributing code or documentation is the most common way to help, but we also have a wide range of sponsoring opportunities.
Comments are closed.
To ensure that comments stay relevant, they are closed for old posts.