Skip to content

Instantly share code, notes, and snippets.

@Punk-UnDeaD
Created April 19, 2019 16:53
Show Gist options
  • Save Punk-UnDeaD/61ee7216e266dab5226157ae464c8f52 to your computer and use it in GitHub Desktop.
Save Punk-UnDeaD/61ee7216e266dab5226157ae464c8f52 to your computer and use it in GitHub Desktop.
drush ev "return ['namespaces' => array_map(function (\$s) {return ['namespace' => \$s,'path' => Drupal::service('twig.loader.filesystem')->getPaths(\$s)[0]];}, Drupal::service('twig.loader.filesystem')->getNamespaces())]" --format=json > web/ide-twig.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment