Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFC] WebDebugToolbar collector for normalize/denormalize actions inside the serializer #39102

Closed
Basster opened this issue Nov 17, 2020 · 6 comments
Labels
Feature RFC RFC = Request For Comments (proposals about features that you want to be discussed) Serializer Stalled

Comments

@Basster
Copy link
Contributor

Basster commented Nov 17, 2020

Description
To shed light on which Normalizers and Denormalizers have been used during Serialization/Deserialization, a WebDebugToolbar Panel might come in handy.

Example
Therefore I've created a small of PoC to showcase a possible solution (in Userland for now). I tried to described, how I've implemented it on the README.

https://github.com/Basster/Symfony-Serializer-Collector-PoC

#SymfonyHackday

@carsonbot carsonbot added the RFC RFC = Request For Comments (proposals about features that you want to be discussed) label Nov 17, 2020
@ro0NL
Copy link
Contributor

ro0NL commented Nov 18, 2020

#34228 :) let's try again

@Basster
Copy link
Contributor Author

Basster commented Nov 19, 2020

I've planned to migrate my PoC to a symfony PR this weekend. 🤞

@Basster
Copy link
Contributor Author

Basster commented Dec 3, 2020

I've planned to migrate my PoC to a symfony PR this weekend.

Okay, SymfonyWorld Hackday! ;)

Basster added a commit to Basster/symfony that referenced this issue Dec 5, 2020
Basster added a commit to Basster/symfony that referenced this issue Dec 5, 2020
Basster added a commit to Basster/symfony that referenced this issue Dec 5, 2020
Basster added a commit to Basster/symfony that referenced this issue Dec 5, 2020
Basster added a commit to Basster/symfony that referenced this issue Dec 5, 2020
Basster added a commit to Basster/symfony that referenced this issue Dec 5, 2020
Basster added a commit to Basster/symfony that referenced this issue Dec 5, 2020
Basster added a commit to Basster/symfony that referenced this issue Dec 5, 2020
Basster added a commit to Basster/symfony that referenced this issue Dec 5, 2020
Basster added a commit to Basster/symfony that referenced this issue Dec 21, 2020
…ep custom methods on custom normalizers working, which are not part of the interface.
Basster added a commit to Basster/symfony that referenced this issue Dec 21, 2020
…memory by replacing too large source-objects/results as replacement (LargeContent).
Basster added a commit to Basster/symfony that referenced this issue Dec 21, 2020
Basster added a commit to Basster/symfony that referenced this issue Dec 21, 2020
Basster added a commit to Basster/symfony that referenced this issue Dec 21, 2020
Basster added a commit to Basster/symfony that referenced this issue Dec 21, 2020
Basster added a commit to Basster/symfony that referenced this issue Dec 21, 2020
Basster added a commit to Basster/symfony that referenced this issue Dec 21, 2020
Basster added a commit to Basster/symfony that referenced this issue Dec 21, 2020
Basster added a commit to Basster/symfony that referenced this issue Dec 21, 2020
Basster added a commit to Basster/symfony that referenced this issue Dec 21, 2020
Basster added a commit to Basster/symfony that referenced this issue Dec 21, 2020
Basster added a commit to Basster/symfony that referenced this issue Dec 21, 2020
…ep custom methods on custom normalizers working, which are not part of the interface.
Basster added a commit to Basster/symfony that referenced this issue Dec 21, 2020
…memory by replacing too large source-objects/results as replacement (LargeContent).
Basster added a commit to Basster/symfony that referenced this issue Dec 21, 2020
Basster added a commit to Basster/symfony that referenced this issue Dec 21, 2020
Basster added a commit to Basster/symfony that referenced this issue Mar 6, 2021
Basster added a commit to Basster/symfony that referenced this issue Mar 6, 2021
Basster added a commit to Basster/symfony that referenced this issue Mar 6, 2021
Basster added a commit to Basster/symfony that referenced this issue Mar 6, 2021
Basster added a commit to Basster/symfony that referenced this issue Mar 6, 2021
Basster added a commit to Basster/symfony that referenced this issue Mar 6, 2021
Basster added a commit to Basster/symfony that referenced this issue Mar 6, 2021
Basster added a commit to Basster/symfony that referenced this issue Mar 6, 2021
Basster added a commit to Basster/symfony that referenced this issue Mar 6, 2021
Basster added a commit to Basster/symfony that referenced this issue Mar 6, 2021
Basster added a commit to Basster/symfony that referenced this issue Mar 6, 2021
Basster added a commit to Basster/symfony that referenced this issue Mar 6, 2021
…ep custom methods on custom normalizers working, which are not part of the interface.
Basster added a commit to Basster/symfony that referenced this issue Mar 6, 2021
…memory by replacing too large source-objects/results as replacement (LargeContent).
Basster added a commit to Basster/symfony that referenced this issue Mar 6, 2021
Basster added a commit to Basster/symfony that referenced this issue Mar 6, 2021
Basster added a commit to Basster/symfony that referenced this issue Mar 6, 2021
Basster added a commit to Basster/symfony that referenced this issue Mar 6, 2021
@carsonbot
Copy link

Thank you for this suggestion.
There has not been a lot of activity here for a while. Would you still like to see this feature?

@carsonbot
Copy link

Hello? This issue is about to be closed if nobody replies.

@carsonbot
Copy link

Hey,

I didn't hear anything so I'm going to close it. Feel free to comment if this is still relevant, I can always reopen!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature RFC RFC = Request For Comments (proposals about features that you want to be discussed) Serializer Stalled
Projects
None yet
4 participants