balloz/magento2-developer-toolbar

There is no license information available for the latest version (1.0.0) of this package.

Magento 2 developer toolbar

Installs: 261

Dependents: 0

Suggesters: 0

Security: 0

Stars: 15

Watchers: 5

Forks: 1

Open Issues: 1

Language:CSS

Type:magento2-module

1.0.0 2019-10-03 07:31 UTC

This package is auto-updated.

Last update: 2024-04-05 20:31:38 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