Not able to see Parameters being passed to PHP functions

81 views
Skip to first unread message

Patrick Rynhart

unread,
Nov 2, 2011, 8:11:24 PM11/2/11
to webgrind...@googlegroups.com
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



oetting

unread,
Nov 3, 2011, 4:07:10 AM11/3/11
to webgrind
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.
> <https://lh4.googleusercontent.com/-YV5_XLw0YsI/TrHcIPmyFvI/AAAAAAAAAf...>
Reply all
Reply to author
Forward
0 new messages