Hi,
I find an issue when we removed the deprecated sensioExtraFramework.
The $request->attributes does not have the entity name ($varName) property.
So it can't resolve the title like {user.username}.
I think i can decorate an event to fix add it but it seems a bad solution.
Best regards