impossible to have debug bar in dev mode with symfony 5.12 cli version #61432
Replies: 8 comments 3 replies
-
Hello @aragon5956, Symfony 5.4 is not maintained for bug fixes since November 2024, date of the last release of the version 5. In order to get the web profiler toolbar, ensure that you have the If it's correctly enabled, the header If it's correctly installed, the issue can be with the HTML of your page. The web debug toolbar is injected by Symfony before the |
Beta Was this translation helpful? Give feedback.
-
5.12 from the issue description seems to be the installed version of the Symfony CLI. :)
This rather looks like the issue here. @aragon5956 If installing the WebProfilerBundle does not solve the issue for, please provide more details about the steps required to reproduce it. |
Beta Was this translation helpful? Give feedback.
-
non ça ne fonctionne pas voici la vidéo pour preuve : Capture.video.du.2025-08-14.20-16-20.webmil y a une erreur de conception |
Beta Was this translation helpful? Give feedback.
-
Please create a small example application that allows to reproduce your issue. |
Beta Was this translation helpful? Give feedback.
-
bah c'est ce que j'ai fais !!! |
Beta Was this translation helpful? Give feedback.
-
@GromNaN je suis sous Symfony 6.4 |
Beta Was this translation helpful? Give feedback.
-
Check if you have in your .env file :
|
Beta Was this translation helpful? Give feedback.
-
en fait ça fonctionne sur |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Symfony version(s) affected
5.12.0
Description
[FRA]
bonjour, pourriez vous me dire pourquoi vous avez supprimé la barre de profilage en bas quand on active le mode developper dans le fichier environnement .env, je ne l'ai plus avec cette configuration.Pourriez vous m'aider ?
[ENG ]
hello, could you tell me why you deleted the profiling bar at the bottom when we activate the develop mode in the environment file . env, I no longer have it with this configuration. Could you help me?
How to reproduce
[FRA]
éxécuter l'application web
[ENG]
run the web application
Possible Solution
No response
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions