clawrock / magento2-debug
clawrock/magento2-debug
Magento 2 debug module based on Magento 1 Profiler with some extra features.
Magento 2 - Debug module
Module for debugging Magento 2 performance. It works without overwriting any core files and it can be installed with composer.
Installation
- Enable developer mode
php bin/magento deploy:mode:set developer - Install module via composer
composer require --dev clawrock/m2-debug - Register module
php bin/magento setup:upgrade - Enable profiler in configuration:
Stores -> Configuration -> Advanced -> Debug
Configuration
All settings have only default scope and config type pool is set to environment for better integration with php bin/magento app:config:dump
Compatibility
- Magento 2.2 - 2.3
- PHP 7.0 - 7.2
Data collectors
- Ajax
- Cache
- Config
- Customer
- Database
- Events
- Layout
- Memory
- Models
- Plugins
- Request/Response
- Performance
- Translations
Additional features
Credits
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Released |
|---|---|---|---|
| 2.2.0 | stable | Fail | 2025-11-12 10:30:24 |
| 2.1.4 | stable | Not tested | 2023-01-31 14:13:50 |
| 2.1.3 | stable | Not tested | 2023-01-23 16:07:26 |
| 2.1.2 | stable | Not tested | 2023-01-02 16:57:23 |
| 2.1.1 | stable | Not tested | 2023-01-02 15:21:22 |
| 2.1.0 | stable | Not tested | 2023-01-02 12:12:53 |
| 2.0.3 | stable | Not tested | 2019-05-22 21:37:41 |
| 2.0.2 | stable | Not tested | 2019-04-03 23:45:25 |
| 1.0.0 | stable | Not tested | 2019-01-03 20:22:05 |
| 2.0.1 | stable | Not tested | 2019-01-01 23:47:24 |
| 2.0.0 | stable | Not tested | 2019-01-01 23:43:56 |
| 1.1.0 | stable | Not tested | 2018-12-08 01:42:27 |
Requires 8
| Package | Constraint |
|---|---|
| php | >=8.1 |
| magento/framework | ~103.0 |
| magento/module-backend | ~102.0 |
| magento/module-developer | ^100.4 |
| filp/whoops | ^2.1 |
| jdorn/sql-formatter | ^1.2 |
| symfony/var-dumper | * |
| symfony/stopwatch | ^2.8 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0 |
Requires-dev 11
| Package | Constraint |
|---|---|
| bitexpert/phpstan-magento | ^0.30.0 |
| dealerdirect/phpcodesniffer-composer-installer | ^0.7.1 |
| magento/magento-coding-standard | * |
| phpcompatibility/php-compatibility | ^9.3 |
| phpmd/phpmd | ^2.9.1 |
| phpstan/phpstan | ~1.10.0 |
| phpunit/phpunit | ~9.5.0 |
| sebastian/phpcpd | ^6.0.3 |
| slevomat/coding-standard | ~6.4.1 |
| squizlabs/php_codesniffer | ~3.7.2 |
| phpstan/phpstan-phpunit | ^1.1.1 |
No QA results yet
QA pipelines haven't run for this version. Status appears here once the vendor publishes a tagged release that gets ingested.
Turn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.