Upgrade to Pro — share decks privately, control downloads, hide ads and more …

T3Con12 Debug.Toolbar

T3Con12 Debug.Toolbar

This is an Debugging Tool for FLOW3 heavily inspired by http://symfony.com/blog/towards-symfony-2-1-the-new-web-debug-toolbar.

Marc Neuhaus

October 06, 2012
Tweet

Other Decks in Programming

Transcript

  1. General Information •inspired by the web debug toolbar from Symfony

    2.1 •should provide simple, concise and helpful background information •toolbar with popup and panes for details •easy to add new modules Samstag, 6. Oktober 12
  2. Module: Request •shows main and subrequests •information about the controller,

    action and package •mapped arguments including namespaces •tracks previous redirected requests Samstag, 6. Oktober 12
  3. Creating a new Module •setup a slot to add your

    module just before rendering the Toolbar Samstag, 6. Oktober 12
  4. ?? ? ? ? ? ? ? ? ? ?

    ? ? Samstag, 6. Oktober 12