xdebug.mode=develop,debug xdebug.discover_client_host = yes xdebug.client_port="9000" xdebug.client_host="host.containers.internal" xdebug.start_with_request = yes xdebug.remote_handler=”dbgp” xdebug.output_dir="/tmp" xdebug.profiler_trigger=on xdebug.profiler_append=on xdebug.max_nesting_level=1000 xdebug.trigger_value=1