Debugger Settings window
Debugger Settings window allows you to configure the PHP debugger.
General
Output
Indicates how the output from the executed PHP script needs to be handled.
Parameters
Specifies the URI parameters to be passed to the PHP script. Example: id=1&action=edit
Debugger Connection
Session name
xDebug session name. It is recommended not to modify the default value.
Listen to port
Indicates the TCP port number on which Rapid PHP listens to for xDebug
connections. If you want xDebug to communicate with Rapid PHP through
some other port, you can change this value, but you have to change the
corresponding xDebug configuration value in the php.ini file as well.