Included here are code examples and further documentation relating to my DrupalCon 2022 presention Debugging Drupal with Xdebug.
-
An example lando local file to provide quick toggling on and off of Xdebug as well as get the path to the xdebug.so.
-
Example files for dealing with Xdebug in Docker on WSL with IDE on Windows.
-
Enable Xdebug for CLI commands in Lando.
-
PHP Config for standalone instances.