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

Profiling with Zend debugger

Last modified: 10 August 2022

Besides interactive debugging, IntelliJ IDEA integration with Zend Debugger also supports profiling. IntelliJ IDEA provides visual representation of profiling data generated by Zend Debugger.

Before profiling with Zend Debugger, download, install and configure the components of the PHP development environment. Normally, these are a PHP engine, a web server, and the Zend Debugger tool.