Symfony2 Profiler shortcut
Give access to Symfoy 2 Profiler if any Response from a server is made with the "X-Debug-Token". Very useful for REST & AJAX Development/testing
# Last update :
- No more 404 with the profiler url picker
- UI performance improved
# In details
This is an extension that help developer and/or tester to see relevant information on Symfony 2 based applications.
When you enable debug mode, you probably noticed a toolBar at the bottom. Very useful, clicking on it lead the the Profiler.
The profiler make easy to access logs and many information about the current request.
This extension is here to allow you to access easily to the fofiler event if the debug toolbar is disabled or not shown.
If you already made REST application with Symfony2 framework, you know that the Debug tool bar only show up if you render a real webPage.
If you render JSON or XML, you just have the result and to go to the Profiler is a long way.
Actually, if you look at the Response headers, you'll notice a "X-Debug-Token:0b274e"; This is the key to go to the debugger.
This extension can help you to open the profiler of AJAX/XHR request made on your website.
Latest reviews
- (2017-03-23) Олександр Ленський: Best tool!
- (2016-12-20) Piotr Żuralski: przydatne
- (2016-09-13) Raquel Rubinstein Tavares Leal: Eu estou muito satisfeita ele cumpre a sua função e é um ótimo depuradori
- (2016-04-13) Karlos Presumido: This is perfect, is working also with silex. Thanks for the work :)
- (2015-09-03) elvis leon (hunter): uff muy buena extensión
- (2014-09-17) Ricardo Coelho: Bien pratique (pour Symfony2.4+)
- (2014-08-24) Mikołaj Sochacki: Excellent!!!
- (2014-07-15) Excellent tool, particularly for AJAX intensive apps. Thank you!!
- (2014-07-02) Umed Khudoiberdiev (Pleerock): Good plugin! Author, I recommend you to add support of X-Debug-Token-Link header, introduced in symfony 2.4. And also it would ber very nice if plugin could be shown not in the separate tab or popup, but in the bottom of the page, as in ordinary symfony pages with debug information in the bottom of the page
- (2014-04-09) Anoop Jain: Awesome tool!
- (2014-03-28) Yosvel Quintero: Great tool for developing RESTful web applications with Symfony2 Thanks!
- (2014-03-13) Andrew Atkinson: Great, Allows me to see the ajax response profilers on 2.3. no problems I can see
- (2014-02-18) Santos Jimenez: Ideal para peticiones AJAX REST. Detecta los requests y te permite cargar el profiler para cada uno de ellos.
- (2013-11-06) Nicolai Fröhlich: Super useful... Didn't have any problems with it yet. Please note that for legacy symfony 2.1.x you will need to change the header name in the options to lowercase "x-debug-token". Automatic detection of the lowercase header or at least the possibility to it from a predefined dropdown could be little improvement. Anyways thanks for this great extension. Keep up the good work!
- (2013-10-01) Fabrice Potron: errors 404 -> ajouter /app_dev.php dans l'url
- (2013-09-30) Tristan Bessoussa: Does not work, it gives a 404 error when opening the profiler via the extension.
- (2013-09-26) Oh yeah!
- (2013-09-11) Awesome tool!!! Thank you