2017 © Pedro Peláez
 

typo3-flow-package toolbar

image

debug/toolbar

  • Monday, August 18, 2014
  • by mneuhaus
  • Repository
  • 4 Watchers
  • 15 Stars
  • 611 Installations
  • CSS
  • 1 Dependents
  • 0 Suggesters
  • 7 Forks
  • 6 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Debug Toolbar for FLOW3

This is an Debugging Tool for FLOW3 heavily inspired by http://symfony.com/blog/towards-symfony-2-1-the-new-web-debug-toolbar. Consider this a Prototype for now, although it's already quite usable., (*1)

FDT, (*2)

Short Demo:

http://youtu.be/iRF7QGO3J3k, (*3)

Requirements

You need to install the PhpProfiler: https://github.com/sandstorm/PhpProfiler, (*4)

Profiling some Classes

You can add some RegEx's to your Settings to enable Profiling of some Classes and Methods:, (*5)

Debug:
  Profiling:
    Classes:
      - Foo\ContentManagement.*->getClassAnnotations.*
      - Foo\ContentManagement\Controller.*

For Changes to take affect you need to clear you cache!, (*6)

The Icons and the general look is currently heavily based on the Symfony2 WDT and will in time be polished to integrate into the FLOW3 Style. If you would like to help style this baby feel free to drop me a line apocalip@gmail.com, (*7)

Icons License

https://github.com/symfony/symfony/blob/master/src/Symfony/Bundle/WebProfilerBundle/Resources/ICONS_LICENSE.txt, (*8)

The Versions

18/08 2014

dev-master

9999999-dev

  Sources   Download

The Requires

 

10/10 2012

dev-test_css_specifity

dev-test_css_specifity

  Sources   Download

The Requires