Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Memory usage on Symfony Form #29055

Closed
Closed
@mixo

Description

@mixo

Hello. How to reduce the memory usage on Symfony Form?
A form can use more then 128 MB, if I build a form with many fields and then render its. For example a form with 500 fields (a form with multiple embedded forms). Such form uses about 12 MB.
Every invoke the add method of the FormBuilder class uses about 16KB.

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