The class 'DoctrineORMPersistentCollection' was not found in the chain configured namespaces OnlineCareApiBundleEntity
DoctrinePersistenceMapping
MappingException
Embedded Form Getting Errors
When Form Submit that time getting exception errors
$ems = $this->getDoctrine()->getManager();
$ems->persist($objProfile);
$ems->flush();