Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
69.88 KB
MD5: 887263dd0702fdb1d4fa8e75453b9915
SHA-1: 188dde44aae73ef8c50240eab0a5c0be16f1f013
SHA-256: 332e6ea72f2888f43d5b75f7efb92f5714a9f67d49d3ea52bf79e8fee50b6c9f
Download zip
134.78 KB
MD5: ec1a18a70f36107356948046ffc454cd
SHA-1: e3d3a73b935b7a8e1f20274f70958ea20a438312
SHA-256: 0f143dc3de68b1e31bd4910dcae4a4daa3a850b2f0d505a1c40609b3e1cf0db1
Release notes
- Issue #2510134 by martin107: Lock down parameters in DrupalDataCollectorTrait::getTable()
- Issue #2510152 by martin107: Lock down parameters in HttpEvent::__construct()
- Issue #2510670 by martin107: PhpConfigDataCollector can use LinkGeneratorTrait
- Issue #2510078 by martin107, lussoluca: Critical failure while enabling the module
- Issue #2510086 by martin107: Misplaced space
- Align code to the new version of ViewExecutable class. See issue #2381277
- Removed all references to the old export profiles code
- Rename services names to be lowecase only. See issue #2498293
- Update webprofiler.services.yml to be compatibile with Symfony 2.7. See issue #2470693.