Ever debug Magento without a toolbar? 😅 I don't always use a Magento dev toolbar, but when I do, it's QuickDevBar. Vincent Pietri's Developer Toolbar was recently revamped to play nice with FPC and comes with a few things that make it awesome: - Info panel shows you everything about your controllers and routes - Design panel lets you see your layout handles without digging through XML - Profile panel keeps track of observers, collections, and more - Query panel helps you find those slow database queries - Built-in log viewer saves you from jumping to the terminal - Catches all those dump() calls we forget to clean up And the best part is that you can even create your own custom panels and add them to the tool. Grab QuickDevBar on GitHub at https://lnkd.in/g4uzMydd
Mark Shust, Love the FPC compatibility and custom panel feature. Definitely a tool worth adding to the dev workflow!
Developing Magento & Shopware
4moIs it just me, or should this be basic functionality in Magento by now? Shopware nails it with the Symfony Profiler, making development so much smoother. Magento, are you taking notes? Developers everywhere are silently crying into their keyboards. 😂