coresphere/twig-profiler-bundle

There is no license information available for the latest version (dev-master) of this package.

Collects information about the twig rendering process in Symfony 2 and provides it to WebProfilerBundle.

dev-master / 3.0.x-dev 2014-02-24 22:47 UTC

This package is not auto-updated.

Last update: 2024-05-11 13:46:56 UTC


README

This bundle collects information about the twig rendering process in Symfony 2 and provides it to WebProfilerBundle.

Features

Get a list of:

  • all twig template files rendered during a request
  • the variable names available in each rendered twig template
  • the loaded twig Extensions
  • the available filters, methods and functions