Symfony JSON serializer 4.2.8
Source codeMemory | 648 Ko |
---|---|
Memory peak | 2.6 Mo |
Real memory | 2.1 Mo |
Real memory peak | 2.1 Mo |
Declared classes | 276 |
Declared interfaces | 29 |
Declared traits | 0 |
Defined functions | 2 |
Defined constants | 2,134 |
Serialization to a small JSON
Call | GET | |
---|---|---|
Serialization | JSON | Example |
Serialization of integers | 1,000 | Example |
Serialization of floats | 1,000 | Example |
Serialization of strings | 1,000 | Example |
Serialization of booleans | 1,000 | Example |
Serialization of nulls values | 1,000 | Example |
Serialization of arrays | 100 | Example |
Serialization of objets | 1,000 | Example |
Custom serializers | 100 | Example |
Response | JSON of 512 KB | Example |