How to use breakpoints in PhpStorm?
Configure PHP Exception breakpoints
From the main menu, choose Run | View Breakpoints, or press Ctrl+Shift+F8 . From the list, choose PHP Exception Breakpoints. In the Add Exception Breakpoint dialog that opens, specify the errors or exceptions on which you want the debugger to suspend.