WebProfiler is now a standalone project

Created on 17 November 2022, over 1 year ago
Updated 14 February 2024, 4 months ago

WebProfiler is no more part of Devel, now it's here: drupal.org/project/webprofiler, maybe you need to update the documentation :-)

The structure of the new WebProfiler for Drupal10 is different, I've to check that your integration still works.

📌 Task
Status

Active

Version

1.0

Component

Documentation

Created by

🇮🇹Italy lussoluca Italy

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇦🇹Austria mvonfrie

    I get this error:

    Fatal error: Declaration of Drupal\pluginformalter\DataCollector\FormAltersDataCollector::collect(Symfony\Component\HttpFoundation\Request $request, Symfony\Component\HttpFoundation\Response $response, ?Exception $exception = null) must be compatible with Drupal\webprofiler\DataCollector\FormsDataCollector::collect(Symfony\Component\HttpFoundation\Request $request, Symfony\Component\HttpFoundation\Response $response, ?Throwable $exception = null): void in /var/www/html/web/modules/contrib/pluginformalter/src/DataCollector/FormAltersDataCollector.php on line 55

    This one is easy to fix, just the method signature changes from \Exception to \Throwable and the return type must be void.

    I start a merge request for the changes, if there are more fixes needed they can be added there as well.

  • Merge request !2Draft: Adapt to Webprofiler 10.1 → (Open) created by mvonfrie
Production build 0.69.0 2024