It looks like the variable inspector will only display a maximum of 1024 characters. Is that correct? Any way to increase that? I often inspect very large SQL statements. I also noticed that large arrays have a limit to the number of indices I can inspect.
I tried to increase xdebug.var_display_max_data, *_depth, *_children, etc. but it doesn't seem to help. Thanks!