Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
[FrameworkBundle][HttpKernel] Documentcollect_parameter#16813
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
[FrameworkBundle][HttpKernel] Documentcollect_parameter#16813
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
| **type**: ``string`` **default**: ``null`` | ||
| This option allows to enable or disable the profiler on a per request basis |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Are you sure this is the description for the collect**_parameter** option and not for thecollect option above?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I've changed the first sentence, hopefully it's less confusing right now.
collect_parameter8c8f061 to83e366aComparejaviereguiluz commentedAug 9, 2022
Szymon thanks for this nice addition ... and congrats on your first Symfony Docs contribution 🎉 |
This PR aims toresolve#16047.