Xdebug 3: Activation and Triggers

preview_player
Показать описание
In this video I explain how to activate, through triggers and other method's Xdebug's step debugger, profiler, and tracer.

I've broken it in sections:
00:00 Introduction
01:22 Profiling Activation
02:40 Browser Extensions
03:10 Tracing Activation
04:00 Always Activate
04:28 Never Activate
04:57 Step Debugging Activation
08:28 Generic Trigger/Environment Variable
10:04 Trigger Value Issues
11:03 Shared Secret Trigger
12:19 Conclusion

Browser Helpers:

Further Documentation:
Рекомендации по теме
Комментарии
Автор

thank you for this, very clear, very helpful

sevidmusic
Автор

Hello Derick, can we ignore some folder in profiler mode?! I am analyzing a symphony app and no matter to me the symphony core and vendor at all

thg_df
Автор

Hi Derick, thanks for this video!... I'm using Windows and trying to set profile mode, I'm using this: php -n -dxdebug.mode=profile -S localhost:8081 (minute 1:39) but not work!... when I reload the xdebuginfo page nothing change... Could you help me please?!...

septiembrenegro