xdebug.mode=develop,debug xdebug.remote_handler=dbgp xdebug.start_with_request=yes xdebug.client_host= xdebug.client_port=9003 xdebug.cli_color=1 xdebug.var_display_max_depth=10 xdebug.var_display_max_data=10240 xdebug.output_dir=/tmp/xdebug-profiler xdebug.log_level=0