Unlock this challenge:
What purpose does the php bin/console debug:twig command serve?
php bin/console debug:twig
Lists all Twig functions and filters available in the application
Displays Twig template syntax errors
Checks for deprecated Twig features
Debugs performance issues related to Twig rendering