Skip to content

[Serializer] Add a warmer for Serializer::$(de)normalizerCache #35268

Closed
@bastnic

Description

@bastnic

On every request and for every data type, we possibly traverse a lot of normalizers to check which one should be used (using support(de)Normalization methods.

It has be optimized a lot with the addition of CacheableSupportsMethodInterface but we could warm it for all entities and DTO that we can found.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions