arkounay/twig-copy-location-bundle

Adds copiable twig filename in the debug toolbar

2.1.0 2023-12-11 15:09 UTC

This package is auto-updated.

Last update: 2024-04-11 16:02:51 UTC


README

This just adds the current twig filename in the debug bar, and allows you to copy its path. Also adds the current controller name and path.

Useful when you need to navigate quickly and want to quickly go to the current controller or the current twig, just to copy the file's path in your IDE, search by file, paste, and you're done.

demo-image

Installation

composer require --dev arkounay/twig-copy-location-bundle