
Install the DDEV Integration Plugin via Preferences → Plugins → Marketplace.Setting up Xdebug in DDEV is extremely easy. There are many tutorials which can help you further with the debugging.Īn existing Drupal 10 installation made with Composer (web root in /web folder) running in DDEV or Lando is assumed. There are many moving parts, and it can be challenging to make it work, so the point here is simply to get it running, with the fewest steps. With these steps you can get PhpStorm and Xdebug working together in DDEV or Lando. Read about how to enable and configure it in the official PhpStorm documentation. PhpStorm has built-in support for things like autocompletion, syntax highlighting, Drush, integration with the issue queue, and more. If you would like to know how to install Drupal or Acquia Drupal or XDebug please refer to the many articles already published.įor full documentation on using PhpStorm and Drupal, refer to the JetBrains documentation. This Article explains to you how to configure your PhpStorm to work with your local installation of Drupal and debug using XDebug.
