...
The other Run/Debug configuration types can be used for Debugging PHP CLI scripts with PhpStorm or Debugging and Profiling PHPUnit and Behat Tests with PhpStorm.
Each Run/Debug configuration comes with specific parameters that define how and where our application will run. Let's go over them.
...