Is there a way to access sessions or configuration parameters from inside the Entity? I would like to have access to app.session.xyz in every Entity in all of my bundles. Is it possible to configure doctrine or create some service to archive this?
Is there a way to access sessions or configuration parameters from inside the Entity? I would like to have access to app.session.xyz in every Entity in all of my bundles. Is it possible to configure doctrine or create some service to archive this?