balloz / magento2-developer-toolbar
Magento 2 developer toolbar
Installs: 262
Dependents: 0
Suggesters: 0
Security: 0
Stars: 14
Watchers: 5
Forks: 1
Open Issues: 1
Language:CSS
Type:magento2-module
This package is auto-updated.
Last update: 2025-01-05 22:01:30 UTC
README
Magento 2 Developer Toolbar is the Magento 2 equivalent of https://github.com/balloz/magento-developer-toolbar.
The toolbar provides the Magento developer with four debug panels:
- Info - Shows various bits of information about your installation and the current request
- Layout - The Magento 2 layout used to render the current page, allowing you to view the containers, blocks and templates used
- Handles - All layout handles that applied to the current page
- Queries - All database queries performed to render the current page