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

Simultaneous debugging sessions

Last modified: 02 August 2022

When building web applications with multiple tiers, you can have frontend PHP code calling into backend PHP code. Often, developers work on both sides of such application at the same time. This tutorial describes several ways to step from front-end code into back-end code and debug them simultaneously.