Skip to content

impossible to have debug bar in dev mode with symfony 5.12 cli version #61380

@aragon5956

Description

@aragon5956

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?

alexandre@alexandre-Matebook:~/Documents/AnalyticaTechCode$ symfony
Symfony CLI version 5.12.0 (c) 2021-2025 Fabien Potencier (2025-06-16T09:40:30Z - stable)
Symfony CLI helps developers manage projects, from local code to remote infrastructure

These are common commands used in various situations:

Work on a project locally

  local:new                                                           Create a new Symfony project
  local:server:start                                                  Run a local web server
  local:server:stop                                                   Stop the local web server
  local:check:security                                                Check security issues in project dependencies
  composer                                                            Runs Composer without memory limit
  console                                                             Runs the Symfony Console (bin/console) for current project
  php, pecl, pear, php-fpm, php-cgi, php-config, phpdbg, phpize, pie  Runs the named binary using the configured PHP version

Manage a project on Cloud

  project:init              Initialize a new project using templates
  cloud:domain:list         Get a list of all domains
  cloud:environment:branch  Branch an environment
  cloud:environment:list    Get a list of environments
  cloud:environment:push    Push code to an environment
  cloud:environment:ssh     SSH to the current environment
  cloud:project:list        Get a list of all active projects
  cloud:tunnel:open         Open SSH tunnels to an app's relationships
  cloud:user:add            Add a user to the project
  cloud:variable:list       List variables

Show all commands with symfony help,
Get help for a specific command with symfony help COMMAND.
alexandre@alexandre-Matebook:~/Documents/AnalyticaTechCode$ 

How to reproduce

[FRA]
éxécuter l'application web
[ENG]
run the web application

Possible Solution

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions