The Debug Tests button adds to ${phpargs}
-d display_errors=on -d xdebug.mode=debug -d xdebug.client_host=127.0.0.1 -d xdebug.client_port=9003 -d xdebug.start_with_request=1
I need to customize this set or customize the whole command which the button fires.
In the dropdown near the button at allows to select a profile. Maybe that is what I need? But where can I edit those profiles?