IntelliJ IDEA 2017.3 Help

Profiling with Zend Debugger

This feature is only supported in the Ultimate edition.

The following is only valid when PHP Plugin is installed and enabled!

Besides interactive debugging, IntelliJ IDEA integration with Xdebug 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.

Last modified: 6 March 2018

See Also