Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jmsserializerbundle

JMS unserialize to-many relation does not remove with orphanremoval

Persisting Doctrine entities with associations which have been deserialized with JMSSerializer

JMS Serialize ArrayCollection as an object

FOSRestBundle: partial response in function of attributes asked in the request

How to make JMS Serializer throw an exception on deserializing JSON instead of coercing types?

JMSSerializer deserialize entity by id

JMSSerializerBundle Show blank value instead of null value

I'm trying to serialize embedded mongodb documents with JMSSerizial Bundle

JMS Serializer ignored my YML Entity exclusions

symfony2: JMSSerializerBundle changes the attribute name from "className" to "class_name"

JMS Serialize @VirtualProperty doesn't work

FOSRestbundle, JMS Serializer and SonataMediaBundle return public url for image

Custom Handler on JMSSerializerBundle is ignored

JMS Serializer Deserialize with abstract parent class

JMS serializer - Why are new objects not being instantiated through constructor

Getting missmatch in datetime format using jms serializer and ISO8601

How do I create a custom exclusion strategy for JMS Serializer that allows me to make run-time decisions about whether to include a particular field?

JMSSerializerBundle serialization groups in entities with relations

Symfony2, FOSRestBundle. How to use group with JMSSerializerBundle?

JMS Serializer Overriding Groups in FOSRestBundle