PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Profiling with Xdebug

Last modified: 27 October 2023

Besides interactive debugging, the IDE's integration with Xdebug also supports profiling. PhpStorm provides visual representation of the profiling snapshots generated by Xdebug to help you examine how your PHP application uses execution time and memory.