.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../Includes.txt .. _usagefluid: Usage inside the Fluid template =============================== kreXX does not only work in PHP. We have added a debug viewhelper for fluid. The debugging ViewHelpers ^^^^^^^^^^^^^^^^^^^^^^^^^ Using the viewhelper is pretty much straight forward: .. code-block:: html {_all} {_all} | | .. figure:: ../Images/FluidDebugger/fluid_debugger.png :width: 946px :alt: Screenshot of the fluid debugger output Fluid debugger output with source generation for fluid. kreXX will then try to analyse everything inside the variable given to it. Benchmarking ViewHelpers ^^^^^^^^^^^^^^^^^^^^^^^^ .. code-block:: html . . . . . . . . kreXX measures the time between every call, and then outputs it as a benchmark.