Hi Patrick
webgrind is a tool for viewing profiling information, not debugging
information.
The collect_params setting of xdebug is a setting related to
information shown in stacktraces generated by xdebug.
On Nov 3, 1:11 am, Patrick Rynhart <patr...@rynhart.co.nz> wrote:
> I have the following xdebug settings:
> xdebug.profiler_enable = 1
> xdebug.collect_params = 4 (and have also tried 2 here)
> xdebug.collect_vars = 1
> When I view xdebug output files, I'm wanting to get detail on the actual
> parameters being passed to functions - in the screenshot below I'm wanting
> the SQL being passed to pg_query. However, I can't see how/where I can get
> webgrind to display this. Any suggestions ?
> Thanks in Advance,
> Patrick
> <https://lh4.googleusercontent.com/-YV5_XLw0YsI/TrHcIPmyFvI/AAAAAAAAAf...>