I have installed webgrind
which is used for profiling in browser.
Here is a screenshot:
What does these number in
function
column mean? How these number relate to name of functions? How do I know which number
refers to which function?
Asked
Active
Viewed 387 times
0

user4904589
- 547
- 2
- 5
- 15
1 Answers
0
It seems your version of vebgrind is not fully compatible with your version of XDebug, so it doesn't show functions names. Try to install newer version of webgrind.

ilia
- 1