Web Profiler
Categories
Component ID
2165731
Component name
Web Profiler
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
8572
Component created
Component changed
Component body
Webprofiler has been merged with Devel!! All the development will continue in the Devel issue queue. Thanks to all the people who have used Webprofiler in these years .
Port of the Symfony WebProfiler Bundle as a Drupal 8 module.
Dependencies
- D3.js library, download here and put d3.min.js into libraries/d3 directly into the docroot
- highlight.js, download here and put all files into /libraries/highlight directly into the docroot
Implemented collectors
- Asset
- Blocks
- Cache
- Config
- Database
- Events
- Extension (Modules and Themes)
- Form
- Frontend (using browser Performance API, didn't works on Safari)
- Http (counting external Guzzle calls)
- PhpConfig
- Request
- Routing
- Services
- State
- Timeline (time and memory consumption)
- Twig
- Logged user
- Views
See more at:
- http://www.wellnet.it/en/blog/porting-symfony-web-profiler-bundle-drupal-8
- http://www.appnovation.com/blog/new-drupal-8-features-themers-and-develo...
- http://drupalize.me/blog/201406/web-profiler-drupal-8
- http://www.tekritisoftware.com/drupal-performance-testing-using-web-prof...
- http://makina-corpus.com/blog/metier/2015/nouveau-web-profiler-drupal-8 (in french)
- https://events.drupal.org/losangeles2015/sessions/routes-controllers-and...
Warning
WebProfiler beta versions are compatibile with the same beta from Core, so WebProfiler 8.x-1.1-beta15 is compatibile ONLY with Drupal Core 8.0.0-beta15. The new 8.x-2.0-beta15 implements the same features as 8.x-1.1-beta15 but has a new Backbone powered dashboard.
