Skip to content

[6.x] Debugbar integration#18897

Merged
brandonkelly merged 4 commits into
6.xfrom
feature/debugbar
May 19, 2026
Merged

[6.x] Debugbar integration#18897
brandonkelly merged 4 commits into
6.xfrom
feature/debugbar

Conversation

@riasvdv
Copy link
Copy Markdown
Contributor

@riasvdv riasvdv commented May 16, 2026

Description

This adds 2 extra panels to Laravel Debugbar when it is installed:

Elements

Shows retrieved, created, updated, deleted & restored element counts from the request.

image

Deprecations

Shows any deprecations, with expandable details that happened in the request

Collapsed:
image

Expanded:
image

@riasvdv riasvdv requested a review from brandonkelly May 16, 2026 19:43
# Conflicts:
#	composer.lock
[ci skip]
@brandonkelly brandonkelly merged commit 53e9990 into 6.x May 19, 2026
@brandonkelly brandonkelly deleted the feature/debugbar branch May 19, 2026 02:19
@AugustMiller
Copy link
Copy Markdown
Contributor

I had spent some time thinking about what we could do in the Yii debug bar…:
5.x...feature/docs-service

Wayyyy out of date at this point, but demonstrates a few examples of things developers might care about. I will look at how to adapt these to proper "collectors." ✌️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants