6 calls to TraceableSerializer::getCaller()
- TraceableSerializer::decode in vendor/
symfony/ serializer/ Debug/ TraceableSerializer.php - Decodes a string into PHP data.
- TraceableSerializer::denormalize in vendor/
symfony/ serializer/ Debug/ TraceableSerializer.php - Denormalizes data back into an object of the given class.
- TraceableSerializer::deserialize in vendor/
symfony/ serializer/ Debug/ TraceableSerializer.php - Deserializes data into the given type.
- TraceableSerializer::encode in vendor/
symfony/ serializer/ Debug/ TraceableSerializer.php - Encodes data into the given format.
- TraceableSerializer::normalize in vendor/
symfony/ serializer/ Debug/ TraceableSerializer.php - Normalizes data into a set of arrays/scalars.
- TraceableSerializer::serialize in vendor/
symfony/ serializer/ Debug/ TraceableSerializer.php - Serializes data in the appropriate format.