[TwigHooks] Add debug command to display hooks and hookables by camilleislasse · Pull Request #326 · Sylius/Stack
Add `sylius:debug:twig-hooks` command to list and inspect Twig hooks. Features: - List all hooks with hookable count - Filter hooks by name (case-insensitive) - Show hook details with hookables (name, type, target, priority) - `--all` option to include disabled hookables - `--config` option to display hookable configuration - Shell autocompletion for hook names
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters