17 lines
566 B
Markdown
17 lines
566 B
Markdown
WebProfilerBundle
|
|
=================
|
|
|
|
WebProfilerBundle provides a **development tool** that gives detailed
|
|
information about the execution of any request.
|
|
|
|
**Never** enable it on production servers as it will lead to major security
|
|
vulnerabilities in your project.
|
|
|
|
Resources
|
|
---------
|
|
|
|
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
|
|
* [Report issues](https://github.com/symfony/symfony/issues) and
|
|
[send Pull Requests](https://github.com/symfony/symfony/pulls)
|
|
in the [main Symfony repository](https://github.com/symfony/symfony)
|