# Twig Inspector Bundle ## Docs - [Contributing](https://mintlify.wiki/nowo-tech/TwigInspectorBundle/contributing/contributing.md): Guidelines for reporting issues, submitting pull requests, and contributing code to the Twig Inspector Bundle. - [Running the demo](https://mintlify.wiki/nowo-tech/TwigInspectorBundle/contributing/demo.md): Start and explore the three demo applications (Symfony 6.4, 7.0, 8.0) that ship with the Twig Inspector Bundle. - [Development setup](https://mintlify.wiki/nowo-tech/TwigInspectorBundle/contributing/development.md): Set up a local development environment for the Twig Inspector Bundle, with or without Docker. - [Configuration](https://mintlify.wiki/nowo-tech/TwigInspectorBundle/guides/configuration.md): All configuration options for the Twig Inspector Bundle, with a full reference table and YAML examples. - [IDE integration](https://mintlify.wiki/nowo-tech/TwigInspectorBundle/guides/ide-integration.md): Configure your IDE so that clicking a template in the inspector overlay opens the file at the correct line. - [Overriding bundle templates](https://mintlify.wiki/nowo-tech/TwigInspectorBundle/guides/overriding-templates.md): Replace the inspector's toolbar dropdown or Web Profiler panel with your own Twig templates. - [Troubleshooting](https://mintlify.wiki/nowo-tech/TwigInspectorBundle/guides/troubleshooting.md): Solutions for common problems with the Twig Inspector Bundle. - [Using the inspector](https://mintlify.wiki/nowo-tech/TwigInspectorBundle/guides/usage.md): How to use the Twig Inspector overlay and Web Profiler panel to identify and open templates from the browser. - [Architecture](https://mintlify.wiki/nowo-tech/TwigInspectorBundle/how-it-works/architecture.md): How Twig Inspector Bundle instruments Twig templates, activates through cookies, and surfaces debug data in the Symfony Web Profiler. - [Security](https://mintlify.wiki/nowo-tech/TwigInspectorBundle/how-it-works/security.md): Security model, path validation, environment restrictions, and responsible disclosure for Twig Inspector Bundle. - [Installation](https://mintlify.wiki/nowo-tech/TwigInspectorBundle/installation.md): Install Twig Inspector Bundle in your Symfony project via Composer, with or without Symfony Flex. - [Introduction](https://mintlify.wiki/nowo-tech/TwigInspectorBundle/introduction.md): Debug Twig templates directly in the browser with visual overlays, click-to-open IDE integration, and Web Profiler metrics. - [Quickstart](https://mintlify.wiki/nowo-tech/TwigInspectorBundle/quickstart.md): Get the Twig Inspector overlay running in your browser in under 5 minutes. - [Changelog](https://mintlify.wiki/nowo-tech/TwigInspectorBundle/reference/changelog.md): Release history for the Twig Inspector Bundle. - [Configuration options](https://mintlify.wiki/nowo-tech/TwigInspectorBundle/reference/configuration-options.md): Complete reference for all nowo_twig_inspector configuration options. - [Console commands](https://mintlify.wiki/nowo-tech/TwigInspectorBundle/reference/console-commands.md): Reference for the nowo:twig-inspector:install Symfony console command. - [Upgrading](https://mintlify.wiki/nowo-tech/TwigInspectorBundle/reference/upgrading.md): Version-by-version upgrade notes for the Twig Inspector Bundle.