C
C
cybernoob2018-02-08 20:54:49
xdebug
cybernoob, 2018-02-08 20:54:49

How to work in Storm with Xdebug?

Recently there was a question Remote debug in PhpStorm, how? according to his answer, I set everything up
1. Installed xdebug on the server, var_dump is beautiful, everything works
2. Set up Deployment / Configuration
3. Went into the debug settings, port 9000 is registered there, debug, as I understand it, is enabled

spoiler
5a7c8de8631fb114935954.png

4. Installed the xdebug browser extension and selected phpstorm in its settings
5. In the storm, I clicked on the green tube (Start Listening), went to the site in the browser with the extension
And nothing .... where is the call stack, where are the timings, where is everything to watch ?
Where can you see such a picture?
xdebug.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
DevMan, 2018-02-09
@cybernoob

Such a picture appears only on errors, and not on any call.

K
krenar, 2018-03-20
@krenar

Comprehensive article Configuring XDebug PHPStorm

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question